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

Pipenv doesn't support introspection #82

Closed
makrsmark opened this issue Dec 2, 2022 · 0 comments · Fixed by #83
Closed

Pipenv doesn't support introspection #82

makrsmark opened this issue Dec 2, 2022 · 0 comments · Fixed by #83

Comments

@makrsmark
Copy link
Contributor

Using the latest docker build, i'm getting the following log messages on start:

plane-notify-plane-notify-1  | /usr/local/lib/python3.11/site-packages/pipenv/vendor/attr/_make.py:778: RuntimeWarning: Running interpreter doesn't sufficiently support code object introspection.  Some features like bare super() or accessing __class__ will not work with slotted classes.
plane-notify-plane-notify-1  |   set_closure_cell(cell, cls)

This seems to be caused by pypa/pipenv#5449

makrsmark added a commit to makrsmark/plane-notify that referenced this issue Dec 2, 2022
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 a pull request may close this issue.

1 participant