fastai / fastcore

Python supercharged for the fastai library
http://fastcore.fast.ai
Apache License 2.0
954 stars 274 forks source link

Python 3.12 Deprecation of pkg_resources #542

Closed velaia closed 4 months ago

velaia commented 6 months ago

PR fixes DeprecationWarning:

DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html

Relevant section:

image

review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

jph00 commented 4 months ago

Many thanks!

jph00 commented 4 months ago

I had to revert this due to this bug: https://github.com/fastai/nbdev/actions/runs/8852409687/job/24311055978