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

Add lock-file for our Python dependencies #2253

Closed
emilk opened this issue May 29, 2023 · 3 comments
Closed

Add lock-file for our Python dependencies #2253

emilk opened this issue May 29, 2023 · 3 comments
Labels
🧑‍💻 dev experience developer experience (excluding CI) examples Issues relating to the Rerun examples

Comments

@emilk
Copy link
Member

emilk commented May 29, 2023

We often have problems with Python dependencies breaking because of differing versions.

All our Python dependencies (both for dev and examples) should be in a Pipfile.lock, or something similar. Maybe look into Poetry?

@emilk emilk added 🧑‍💻 dev experience developer experience (excluding CI) examples Issues relating to the Rerun examples 🏎️ Quick Issue Can be fixed in a few hours or less labels May 29, 2023
@emilk emilk changed the title Add Pipfile.lock for our Python dependencies Add lock-file for our Python dependencies May 30, 2023
@emilk emilk removed the 🏎️ Quick Issue Can be fixed in a few hours or less label May 30, 2023
@abey79
Copy link
Member

abey79 commented Aug 7, 2023

I can vouch for poetry, I use it for my personal projects.

@emilk
Copy link
Member Author

emilk commented Jan 11, 2024

Relevant for the upcoming numpy 2.0 release: https://pythonspeed.com/articles/numpy-2/

@emilk
Copy link
Member Author

emilk commented Apr 10, 2024

Closing in favor of the better written issue:

@emilk emilk closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) examples Issues relating to the Rerun examples
Projects
None yet
Development

No branches or pull requests

2 participants