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

On AWS instance, cwltool install leads to "error in rdflib-jsonld setup command: use_2to3 is invalid." #30

Open
lynnhlee opened this issue Aug 4, 2022 · 0 comments

Comments

@lynnhlee
Copy link

lynnhlee commented Aug 4, 2022

Hi all.
I set up an AWS EC2 instance with the pipeline as you described in your guide. I ran into an error when I tried to install cwltools, as above: "error in rdflib-jsonld setup command: use_2to3 is invalid."

I solved this temporarily by downgrading setuptools (pip install --force-reinstall 'setuptools<58.0.0') but I figured there was some kind of dependency in the underlying code to be addressed.
thanks,
-Lynn

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