Skip to content

installation permission errors #593

Answered by calarndt
LoupiBe asked this question in Q&A
Discussion options

You must be logged in to vote

don't install plotman that way. in my experience you'll never get a working installation.
Instead install pip
sudo apt install python3-pip
then head over to the plotman page at pypi.org
https://pypi.org/project/plotman/
and grab this command:
pip install --force-reinstall git+https://github.com/ericaltendorf/plotman@main
doing that will get you a working plotman every time.
be aware you must add the PATH it recommends
and you must . ./activate your chia environment

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LoupiBe
Comment options

Answer selected by LoupiBe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants