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
simplepyble is installed in a venv, but cannot be imported. Looks like some dll problem:
EXCEPTION when importing Python modules:
'DLL load failed while importing _simplepyble: The specified module could not be found.'
OS Name Microsoft Windows 11 Pro, Version 10.0.22631 Build 22631
Virtual Environment: Found venv: '__venv1.5.1pre19'
Virtual Environment: is using Python version = 3.12.5
C:\Users\...\__venv1.5.1pre19>pip list
Package Version
--------------- -------
pip 24.2
setuptools 75.1.0
simplepyble 0.8.1
The text was updated successfully, but these errors were encountered:
simplepyble is installed in a venv, but cannot be imported. Looks like some dll problem:
The text was updated successfully, but these errors were encountered: