Closed fraf0 closed 5 years ago
Hey,
To install as user both the following are working for me (on Ubuntu 18.04) :
python setup.py install --user
python setup.py install --prefix ~/.local
What error do you get when installing without sudo?
I just pushed a small update to avoid the "Couldn't setup ROPGenerator directory" error message that was triggered mistakenly when installing locally.
Boyan
Hi,
It's not possible for me to launch the program in user. Only possible with the root account (sudo). I installed with sudo too, as it was not possible to do it in user.
But the same import in user work:
Regards,