Entering edit mode
6.0 years ago
saadleeshehreen
▴
140
I am trying to install the software on our server (https://github.com/CRISPRlab/CRISPRdisco ). I have no root permission to install any software and I am unfamiliar with docker. So, I tried to follow the instruction written under To install by hand to install the software. While trying to run with test folder, I found an error message UnboundLocal error: Local variable 'final end' referenced before assignment. Any suggestions to install the software in the server?
It looks like you are installing a lot off Crispr software without the appropriate permissions, I can only recommend to contact your IT dept. for help because otherwise things can become messed up and become unmaintainable pretty soon. Also, it would be best to try to install one software at a time and give feedback on the responses you got so far.
Thanks for suggestions. I have contacted them and waiting for the response.
See also:
https://stackoverflow.com/questions/48473444/non-root-user-how-to-install-docker
https://askubuntu.com/questions/477551/how-can-i-use-docker-without-sudo
If docker is not already installed and running on your system, you cannot install it without getting root privileges. You have to ask the server admin to install and activate docker.