Skip to content

Conversation

kywch
Copy link
Contributor

@kywch kywch commented Sep 5, 2025

Tested in python 3.8, and it worked. Would like to pip install pufferlib for IsaacGym. Thanks!

@KTibow
Copy link
Contributor

KTibow commented Sep 6, 2025

A lot of the latest versions of packages rely on Python 3.9+. This means this PR may result in lack of capabilities when using 3.8, and it makes lockfiles much larger since we now need to also track two resolutions for each package that no longer supports 3.8, ballooning the lockfile from 1MB to 1.7MB. Why not bump the required Python version from where you're using it?

@kywch
Copy link
Contributor Author

kywch commented Sep 6, 2025

I know, and I wish I could. Unfortunately, Isaac Gym, which has long been deprecated but appears to be relevant for another year or two, only supports up to Python 3.8.

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