From: Morgan B. <m....@im...> - 2021-06-02 14:17:49
|
Dear all, I wondered if anyone could help point me in the direction of installing scipion3 for all users on a machine (ultimately for cluster install for all users)? I seem to be tying myself in knots with what seems to be a trivial install. As root, I am doing the following to install on Linux Mint 20 (after insuring all prequisite libraries are installed): * pip install scipion-installer * python -m scipioninstaller /usr/local/bin/scipion3 -venv -j 4 Then as user: * alias scipion3=/usr/local/bin/scipion3/scipion3 * scipion3 But I get an error: * /usr/bin/python: No module named scipion (it runs ok for root) It seems like this should just work, but after hours of playing around, I've had no success, and I cannot find anything on multiuser installs on linux. thanks, Morgan -- Dr Morgan Beeby Department of Life Sciences c/o Department of Chemistry Stores Imperial College London Frankland Road London, SW7 2AZ United Kingdom Office: +44 (0)20 7594 5251 Web : www.beebylab.org <www.beebylab.org> ~ ~ ~ Schedule a meeting with me: https://go.oncehub.com/MorganBeeby <https://go.oncehub.com/MorganBeeby> ~ ~ ~ Drop in office hours, no appointment necessary, over the next 7 days: (Teams link <https://teams.microsoft.com/l/meetup-join/19%3ameeting_NzA4MjI4OGItZmYwOC00Yjk5LThkMzQtNmU1MGI1YjJkYTZh%40thread.v2/0?context=%7b%22Tid%22%3a%222b897507-ee8c-4575-830b-4f8267c3d307%22%2c%22Oid%22%3a%22ecb94a12-de34-4549-a7a5-083198e59504%22%7d>) 12:30pm - 1:00pm (Europe/London), Wednesday 02 Jun (Teams link <https://teams.microsoft.com/l/meetup-join/19%3ameeting_OTExZWZhZjctYjdhNC00YmZmLTg3MmUtYzc5NjE1NDkzNWI2%40thread.v2/0?context=%7b%22Tid%22%3a%222b897507-ee8c-4575-830b-4f8267c3d307%22%2c%22Oid%22%3a%22ecb94a12-de34-4549-a7a5-083198e59504%22%7d>) 1:15pm - 1:45pm (Europe/London), Monday 07 Jun (Teams link <https://teams.microsoft.com/l/meetup-join/19%3ameeting_NWZlNGZmYzMtMWJjZS00M2Q4LWFhNGQtNTdlYmE2YTFmZjc4%40thread.v2/0?context=%7b%22Tid%22%3a%222b897507-ee8c-4575-830b-4f8267c3d307%22%2c%22Oid%22%3a%22ecb94a12-de34-4549-a7a5-083198e59504%22%7d>) 1:15pm - 1:45pm (Europe/London), Tuesday 08 Jun Full schedule and links: http://www.beebylab.org/contact/ <http://www.beebylab.org/contact/> |