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

ERROR: multiprocess 0.70.15 has requirement dill>=0.3.7, but you'll have dill 0.3.6 which is incompatible. #40

Open
echatzikyriakidis opened this issue Jul 24, 2023 · 1 comment

Comments

@echatzikyriakidis
Copy link

Hi there!

Currently, the error appears when installing v0.1.2 with pip install.

@echatzikyriakidis
Copy link
Author

Currently, I have managed to solve it by fixing the following libraries in my requirements.txt:

multiprocess==0.70.14
dill==0.3.6

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