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

Windows Python 3.11 import check_packages bug #310

Open
TimotheeMathieu opened this issue May 22, 2023 · 0 comments
Open

Windows Python 3.11 import check_packages bug #310

TimotheeMathieu opened this issue May 22, 2023 · 0 comments

Comments

@TimotheeMathieu
Copy link
Collaborator

There is a bug, for now detected in windows with python 3.11 (the bug may be present on linux Python 3.11, I did not test it yet), which says rlberry has no attribute check_packages`. However this bug does not apperar with a pip -e installation, only with non-editable install.
Two things to do:

  • remove the -e in the CI to catch the bug in the CI
  • resolve the bug
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

No branches or pull requests

1 participant