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

Rework the versions to prevent dependency issues #14

Open
multimeric opened this issue Jul 22, 2020 · 2 comments
Open

Rework the versions to prevent dependency issues #14

multimeric opened this issue Jul 22, 2020 · 2 comments
Assignees

Comments

@multimeric
Copy link
Collaborator

No description provided.

@multimeric multimeric self-assigned this Jul 23, 2020
@multimeric
Copy link
Collaborator Author

Steps for reproducing:

  1. conda create -n acclimatise python=3.8.4 pip
  2. In aCLImatise repo python setup.py install
  3. pip install planemo

Error message:

ERROR: miniwdl 0.8.0 requires argcomplete~=1.11.0, which is not installed.
ERROR: docker 4.2.2 requires websocket-client>=0.32.0, which is not installed.
ERROR: acclimatise 0.2.2 has requirement ruamel.yaml==0.16.5, but you'll have ruamel-yaml 0.16.0 whic
h is incompatible.                                                                                   
ERROR: cwl-utils 0.6 has requirement schema-salad<8,>=7, but you'll have schema-salad 4.5.20191229160
203 which is incompatible.                                                                           
ERROR: miniwdl 0.8.0 has requirement coloredlogs~=11.0, but you'll have coloredlogs 14.0 which is inc
ompatible.

Related (somewhat) to chanzuckerberg/miniwdl#412.

@multimeric multimeric changed the title Pin the versions to prevent future dependency issues Rework the versions to prevent future dependency issues Jul 24, 2020
@multimeric multimeric changed the title Rework the versions to prevent future dependency issues Rework the versions to prevent dependency issues Jul 24, 2020
@multimeric
Copy link
Collaborator Author

Also depending on galaxyproject/planemo#1034

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

1 participant