-
Notifications
You must be signed in to change notification settings - Fork 9
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
Installation problem #55
Comments
Hi majssssa, Thanks for reaching out :) As far as I know, the missing manifest is not a problem. Cheers, |
Hi Cecilia, I use the command line "nextflow run VIB-PSB/ksrates --config ./config_elaeis.txt", and it didn't work. But the error informaiton is "https://github.com/VIB-PSB/ksrates.git: connection failed", so I think the peoblem not command line but network. Cheer, |
Hi, Not sure how to interpret that at the moment! Best, |
Hi, I tried to change the computer and the network problem was solved successfully. But when i run again "nextflow run VIB-PSB/ksrates --config ./config_elaeis.txt", I get the following error message. N E X T F L O W ~ version 23.10.1 Best, |
Hi :) I gave it a try myself, and I think the error is triggered when using recent Nextflow versions, such as 23.10.1. Would it be possible for you to launch it with a version (up to) 22.10.0? Kind regards, |
Hi :) After running nextflow run VIB-PSB/ksrates --config./config_elaeis.txt, I started the normal analysis process, but there was an error in the 'wgdParalogs' process.An error message is displayed More details may be found in the error report above, in ./.nextflow.log, and/or following log file: rate_adjustment/elaeis/logs_103b80af/wgd_paralogs.log. The following is the contents of the file wgd_paralogs.log.
|
Hi! Based on the error message PS. It seems that you managed to fix the original problem at the beginning of this issue; feel free to close any issue that you think it's completed and to open a new one to start over a different topic! |
Hi! I ran "pip show numpy" to check the version of numpy I installed and the output is as follows. This means that my numpy version is 1.21.2. Thank you for your reply. I will initiate a new one for the next question. |
Thanks for checking numpy out :) The version is okay. Your Traceback log also says, at the end, that numpy was called when ksrates imported fastcluster:
Can you check if the fastcluster version is set according to requirements ( Best, |
Thanks for the tip, I checked the fastcluster version and it was indeed 1.1.25. However, I just turned on my other computer, re-followed the instructions to install ksrates, and then tested it, this time without any errors, and it worked. Looks like there's something wrong with my computer. |
I see! Cheers, |
I ran into this problem when running nextflow run VIB-PSB/ksrates -- config. /config_elaeis.txt, how to solve this problem.
Cannot read project manifest -- Cause: Remote resource not found: https://api.github.com/repos/VIB-PSB/ksrates/contents/nextflow.config
The text was updated successfully, but these errors were encountered: