-
Notifications
You must be signed in to change notification settings - Fork 6
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 issue #31
Comments
What version of the CAP? |
i am trying to install CAP2. due to this issue, i am not able to get a full installation. |
@dcdanko also tried with Docker image provided here. but, this image also failed while running ` ../../root/miniconda3/lib/python3.8/site-packages/luigi/init.py:78
../../root/miniconda3/lib/python3.8/site-packages/Bio/Alphabet/init.py:22 tests/test_api.py::TestApi::test_qc_stage -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ` |
@dcdanko i am using version='0.4.1'. |
Hi,
i am trying to install CAP2 by following the steps provided here. the installation is throwing the following error which i am not able to fix. i tried on python 3.8, 3.9.
`
File "/data/yuvaram/conda_installation/miniconda3/envs/test_2/lib/python3.8/site-packages/cap2-0.4.1-
py3.8.egg/cap2/capalyzer/pangea/parsers.py", line 3
import ..parsers as local_parsers
^
SyntaxError: invalid syntax
`
The text was updated successfully, but these errors were encountered: