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 #548

Open
seedyjahateh opened this issue Oct 2, 2023 · 1 comment
Open

Crash Report #548

seedyjahateh opened this issue Oct 2, 2023 · 1 comment

Comments

@seedyjahateh
Copy link

REMEMBER TO ATTACH YOUR LOG FILE

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

 "C:\Users\jahatehs\AppData\Local\python\mu\mu_venv-38-20231002-134257\lib\site-packages\ipykernel\connect.py", line 11, in <module>
    from IPython.core.profiledir import ProfileDir
  File "C:\Users\jahatehs\AppData\Local\python\mu\mu_venv-38-20231002-134257\lib\site-packages\IPython\__init__.py", line 51, in <module>
    from .core.application import Application
  File "C:\Users\jahatehs\AppData\Local\python\mu\mu_venv-38-20231002-134257\lib\site-packages\IPython\core\application.py", line 26, in <module>
    from IPython.core import release, crashhandler
  File "C:\Users\jahatehs\AppData\Local\python\mu\mu_venv-38-20231002-134257\lib\site-packages\IPython\core\crashhandler.py", line 27, in <module>
    from IPython.core import ultratb
  File "C:\Users\jahatehs\AppData\Local\python\mu\mu_venv-38-20231002-134257\lib\site-packages\IPython\core\ultratb.py", line 107, in <module>
    from IPython.core import debugger
  File "C:\Users\jahatehs\AppData\Local\python\mu\mu_venv-38-20231002-134257\lib\site-packages\IPython\core\debugger.py", line 121, in <module>
    from pdb import Pdb as OldPdb
  File "C:\Users\jahatehs\AppData\Local\Programs\MUEDIT~1\Python\lib\pdb.py", line 77, in <module>
    import code
  File "C:\Users\jahatehs\AppData\Local\Programs\Mu Editor\code.py", line 1
    """
    ^
IndentationError: unexpected indent

@carlosperate
Copy link
Member

Thanks for the report @seedyjahateh, looks like it might be this issue: mu-editor/mu#2453

Were you able to resolve it and launch the Mu REPL successfully?
If not, could you delete the C:\Users\jahatehs\AppData\Local\Programs\Mu Editor\code.py file and try again?

@carlosperate carlosperate reopened this Oct 18, 2023
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