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

update dependencies #41

Closed
wants to merge 2 commits into from
Closed

update dependencies #41

wants to merge 2 commits into from

Conversation

yusufwarda
Copy link

@yusufwarda yusufwarda commented Apr 14, 2023

Close #40

@barny
Copy link
Member

barny commented Apr 17, 2023

Hi - what version of Python were you installing with when you saw this problem?

@yusufwarda
Copy link
Author

image

Using version 3.9.7 - saw the error message when running setup.py then when I updated the urllib library, the error went away.

Since Windows requires `1.25.11`, I realize updating the library version wasn't the right approach, but based on [python docs](https://setuptools.pypa.io/en/latest/userguide/dependency_management.html#platform-specific-dependencies) we can update os specific dependencies. Here `1.25.11` is set for Windows os, and `1.26.7` for other OS to fix the twine requirement
@yusufwarda yusufwarda closed this Jun 2, 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

Successfully merging this pull request may close these issues.

Dependencies error for elmclient v0.18.0 on macOS
2 participants