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

Crash Report #578

Open
WRxyzzy opened this issue Nov 30, 2023 · 1 comment
Open

Crash Report #578

WRxyzzy opened this issue Nov 30, 2023 · 1 comment

Comments

@WRxyzzy
Copy link

WRxyzzy commented Nov 30, 2023

mu.log
REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: en_US
Platform: Windows 10 10.0.19045 AMD64

\python\mu\mu_venv-38-20231129-205401\lib\site-packages\ipykernel\connect.py", line 11, in <module>
    from IPython.core.profiledir import ProfileDir
  File "C:\Users\WROGE\AppData\Local\python\mu\mu_venv-38-20231129-205401\lib\site-packages\IPython\__init__.py", line 51, in <module>
    from .core.application import Application
  File "C:\Users\WROGE\AppData\Local\python\mu\mu_venv-38-20231129-205401\lib\site-packages\IPython\core\application.py", line 26, in <module>
    from IPython.core import release, crashhandler
  File "C:\Users\WROGE\AppData\Local\python\mu\mu_venv-38-20231129-205401\lib\site-packages\IPython\core\crashhandler.py", line 27, in <module>
    from IPython.core import ultratb
  File "C:\Users\WROGE\AppData\Local\python\mu\mu_venv-38-20231129-205401\lib\site-packages\IPython\core\ultratb.py", line 107, in <module>
    from IPython.core import debugger
  File "C:\Users\WROGE\AppData\Local\python\mu\mu_venv-38-20231129-205401\lib\site-packages\IPython\core\debugger.py", line 121, in <module>
    from pdb import Pdb as OldPdb
  File "C:\Users\WROGE\AppData\Local\Programs\MUEDIT~1\Python\lib\pdb.py", line 77, in <module>
    import code
  File "C:\Users\WROGE\AppData\Local\Programs\Mu Editor\code.py", line 5, in <module>
    from adafruit_ble import BLERadio
ModuleNotFoundError: No module named 'adafruit_ble'

@carlosperate
Copy link
Member

Hi @WRxyzzy, thanks for the report! It looks like it might be this issue:

Could you try deleting the C:\Users\WROGE\AppData\Local\Programs\Mu Editor\code.py file and trying again?

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