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

In Python setup file, change directory instead of using absolute paths #419

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

jtraglia
Copy link
Member

This PR should fix a Windows issue associated with #415.

@jtraglia jtraglia changed the title In Python setup file, replace absolute paths with relative paths In Python setup file, change directory instead of using absolute paths Apr 22, 2024
@jtraglia
Copy link
Member Author

For some reason, this fixes an issue I'm having building/testing the python bindings on my development machine.

No eggs found in /var/folders/qb/vp1kjmrs03zczc9rnd4mdg9m0000gn/T/easy_install-fagxc9ra/ckzg-1.0.1/egg-dist-tmp-9ugrvgp2 (setup script problem?)
error: The 'ckzg==1.0.1' distribution was not found and is required by the application
make: *** [install] Error 1

With this PR, things just work. So I'm going to merge this.

@jtraglia jtraglia merged commit 4d3e76d into ethereum:main Apr 25, 2024
38 checks passed
@jtraglia jtraglia deleted the python-rel-paths branch April 25, 2024 01:58
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.

1 participant