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

Python 3.8 AttributeError: 'function' object has no attribute 'im_func' #43

Open
smarie opened this issue Jan 29, 2021 · 2 comments
Open
Labels

Comments

@smarie
Copy link
Owner

smarie commented Jan 29, 2021

This seems to happen with autodict on python 3.8 ? Git it from a log in valid8, did not yet reproduce it explicitly

@smarie smarie added the bug label Jan 29, 2021
erocarrera added a commit to erocarrera/python-autoclass that referenced this issue Apr 19, 2021
This PR successfully silences the error so autoclass works with Python 3.9. I have not investigated the code in depth to be cable to guarantee it as a full solution.
@beepsoft
Copy link

I can also confirm that autoclass doesn't work with python 3.8 and 3.9, only 3.7. @smarie do you plan to release autoclass for newer python versions?

@smarie
Copy link
Owner Author

smarie commented Sep 16, 2021

Hello @beepsoft ! My only problem with this is that I did not yet migrate autoclass to github actions as I did for most of my other libs. Until this is done, would pyfields cover your needs, or is there something really specific to autoclass that you need ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants