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

mike 1.1.2 with python 3.11 deprecation warning #164

Closed
andboss opened this issue Jul 12, 2023 · 4 comments
Closed

mike 1.1.2 with python 3.11 deprecation warning #164

andboss opened this issue Jul 12, 2023 · 4 comments

Comments

@andboss
Copy link

andboss commented Jul 12, 2023

mike 1.1.2 with python 3.11 deprecation warning:

INFO     -  DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  File "/usr/local/lib/python3.11/site-packages/mike/mkdocs_plugin.py", line 6, in <module>
    from pkg_resources import iter_entry_points
  File "/usr/local/lib/python3.11/site-packages/pkg_resources/__init__.py", line 118, in <module>
@jimporter
Copy link
Owner

Dupe of #148.

@andboss
Copy link
Author

andboss commented Jul 12, 2023

Is there a new release planed or how can i use this? Thanks!

@andboss
Copy link
Author

andboss commented Jul 12, 2023

sorry, now found the milestone 👍

@jimporter
Copy link
Owner

The easiest is to just use the latest dev build via pip install git+https://github.com/jimporter/mike.git or something similar. At minimum, I need to resolve #106 before releasing v2.0, but the rest of the stuff in the milestone would be very nice to include.

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

2 participants