scipion-em / scipion-installer

Scipion app installer for version 3. Compatible with python2 and python3. It creates virtualenv or conda environments.
GNU General Public License v3.0
3 stars 2 forks source link

cannot install the installer #3

Closed azazellochg closed 4 years ago

azazellochg commented 4 years ago

without root.

Pip install scipion-installer will simply fail.

pconesa commented 4 years ago

pip install --user package_name

this should work, but if you do not have dependencies you'll need sudo access anyway like python3-tk