mu-editor / crash-reports

0 stars 1 forks source link

Crash Report #497

Open Jobberiba opened 1 year ago

Jobberiba commented 1 year ago

This keeps happening I jut want to open Mu editor. Everytime I delete and reinstall the app it works for like 1 run and everytime after that it just doesn't. It works just fine when i am in the app and then it is able to find my ItsyBitsy board just fine, but when i try to open it it just never ever works.

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0 Locale: en_NL Platform: Windows 10 10.0.22621 AMD64

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

Hi @Jobberiba, thanks for the report

Do you know how the code.py file ends up in the C:\Users\Job\AppData\Local\Programs\Mu Editor\ folder?

Could you attach the Mu log to this issue tracker? It would be really useful to understand how the file ends up there. The file should be located in: C:\Users\Job\AppData\Local\python\mu\Logs\mu.log