Skip to content

Conversation

@max-leuthaeuser
Copy link
Contributor

@max-leuthaeuser max-leuthaeuser commented Jan 16, 2026

Out of date and most likely abandoned and will make problems very soon:

C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\wexpect\__init__.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
...

We may have to find an actual replacement for it in the near future but this PR unblocks other PRs for now.

Out of date and most likely abandoned and will make problems very soon:
```
C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\wexpect\__init__.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
...
```
@max-leuthaeuser max-leuthaeuser changed the title WIP: replace wexpect Fix wexpect dependency Jan 16, 2026
@max-leuthaeuser max-leuthaeuser marked this pull request as ready for review January 16, 2026 08:38
@max-leuthaeuser max-leuthaeuser merged commit a492f02 into master Jan 16, 2026
8 checks passed
@max-leuthaeuser max-leuthaeuser deleted the max/replaceWexpect branch January 16, 2026 09:14
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 this pull request may close these issues.

5 participants