You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from esptool import get_default_connected_device, ESPLoader, DEFAULT_CONNECT_ATTEMPTS
ImportError: cannot import name 'get_default_connected_device' from 'esptool' (\\?\C:\Users\matt\Envs\py310\Scripts\esptool.py)
What is the Expected Behaviour?
Can import from esp module and use esptool.exe cmdline
More Information
setuptools 75.1.0
pip 24.2
wheel 0.44.0
Other Steps to Reproduce
the Scripts directory has to be before site-pages in sys.path
virtualenvs do that