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

Install with pip fails on python3.11 #18

Open
BSVogler opened this issue May 13, 2023 · 1 comment
Open

Install with pip fails on python3.11 #18

BSVogler opened this issue May 13, 2023 · 1 comment

Comments

@BSVogler
Copy link

To reproduce create an empty venv.

ERROR: Cannot install invisible-watermark==0.1.0, invisible-watermark==0.1.1, invisible-watermark==0.1.2, invisible-watermark==0.1.3, invisible-watermark==0.1.4 and invisible-watermark==0.1.5 because these package versions have conflicting dependencies.

The conflict is caused by:
invisible-watermark 0.1.5 depends on onnxruntime
invisible-watermark 0.1.4 depends on onnxruntime
invisible-watermark 0.1.3 depends on onnxruntime
invisible-watermark 0.1.2 depends on onnxruntime
invisible-watermark 0.1.1 depends on torch==1.0.1.post2
invisible-watermark 0.1.0 depends on torch==1.0.1.post2

@BSVogler
Copy link
Author

Ah this is probably because onnxruntime requires python3.10 and I have 3.11.

@BSVogler BSVogler changed the title Install with pip fails Install with pip fails on python3.11 May 13, 2023
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