Galaxy local install error
Hi, I'd like to install galaxy locally, however, it has several problems and errors in installing Galaxy.
File "/usr/lib/python3.8/shutil.py", line 513, in _copytree raise Error(errors) shutil.Error: [('/usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8.so', '/Dataset/galaxy/.venv/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8.so', "[Errno 1] Operation not permitted: '../../x86_64-linux-gnu/libpython3.8.so.1' -> '/Dataset/galaxy/.venv/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8.so'")]2. chansik@chansik-VirtualBox:/Dataset/galaxy$ sh run.sh Activating virtualenv at .venv ./scripts/common_startup.sh: 111: .: Can't open .venv/bin/activate
Can you please help me?
• 1,102 views
•
link
1 answer
I don't know if you are still working on the installatiion but I think you need to call
run.sh as sudo sh run.sh
• 0 views
•
link
Log in to answer this question.