bkm
September 11, 2022, 5:11am
47
Ahh… I remember that now. Yes, I have been using a different version of bench as well. I did a separate post regarding the breaking changes in recent ‘bench’ version releases.
Use these commands instead:
pip3 install frappe-bench==5.12.0
sudo pip3 install frappe-bench==5.12.0
You can read more about the reason for this at this post:
Okay, here is the scoop…
I have been installing v13 servers for the past few days (every day) and suddenly today my manual method started failing!
When I would run the command:
bench init --frappe-branch version-13 frappe-bench
The process would appear to work for quite a while until near the end it would generate the following error:
ValueError: The 'bench.config' package was not installed in a way that PackageLoader understands.
I tried several times to wipe the server and re-install onl…
Hope this helps…
BKM
2 Likes