Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install MethylStar #19

Open
AST87 opened this issue Aug 31, 2022 · 1 comment
Open

Unable to install MethylStar #19

AST87 opened this issue Aug 31, 2022 · 1 comment

Comments

@AST87
Copy link

AST87 commented Aug 31, 2022

Hi,

There seems to be a problem with the docker image, I am unable to download MethylStar:

wget www.jlabdata.org/methylstar.tar.gz
--2022-08-31 14:09:11-- http:https://www.jlabdata.org/methylstar.tar.gz
Resolving www.jlabdata.org (www.jlabdata.org)... 129.187.153.217
Connecting to www.jlabdata.org (www.jlabdata.org)|129.187.153.217|:80... failed: Connection timed out.
Retrying.

While trying to install through git clone, I am getting the following error:

$ python2 run.py
cp: cannot create regular file '/home/': Not a directory
chmod: cannot access '/home/ins_parallel.sh': No such file or directory
sh: 0: cannot open /home/ins_parallel.sh: No such file
Traceback (most recent call last):
File "run.py", line 35, in
os.remove('/home/' + user + '/ins_parallel.sh')
OSError: [Errno 2] No such file or directory: '/home/ins_parallel.sh'

Could you please help me with this?

@paulicm-UCD
Copy link

Following - any updated docker image link? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants