Skip to content

Conversation

@step21
Copy link
Contributor

@step21 step21 commented Sep 16, 2020

What was wrong?

pypiwin32 is just an empty package requiring pywin32, so this can just be required directly. As far as I know, pypiwin32 is only there for historical reasons.

Related to Issue #1721

How was it fixed?

change it in setup.py

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@kclowes
Copy link
Collaborator

kclowes commented Sep 16, 2020

Thank you @step21! It looks like 228 is the most recent version of pywin32, so I think we might as well use that unless things break? And I'll double check in the next few days, but will you confirm that web3 installs correctly on your windows machine in a fresh environment with this change?

@step21
Copy link
Contributor Author

step21 commented Sep 16, 2020

I didn't test if things break, but if you did not require a higher version until now, leaving the older one keeps compatibility so I would just leave it. Web3 def installs and imports correctly. However I cannot run the whole test suite atm (but not because of this change)

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.

2 participants