The function search_pypi_html functionality returns None, which could potentially be an issue. Upon further investigation, it appears that the Pypi's JSON API is blocking the requests, resulting in a failure to establish a connection, which could be the root cause of the issue.
- searching package and installing/uninstalling packages in Blender requires to run as "Administrator" mode in order to run this add-on
update
1.2.1
What's Changed
- Bump twisted from 24.3.0 to 24.7.0 by @dependabot in #1
- Bump setuptools from 68.1.2 to 70.0.0 by @dependabot in #2
- Bump cryptography from 41.0.7 to 43.0.1 by @dependabot in #3
- Bump urllib3 from 2.0.7 to 2.2.2 by @dependabot in #4
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #5
- Bump jinja2 from 3.1.2 to 3.1.4 by @dependabot in #6
- Bump idna from 3.6 to 3.7 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/kents00/Package-Manager/commits/v.1.2.1