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
Version: 1.2.0
Locale: en_US
Platform: Linux 6.6.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 20 Nov 2023 23:18:21 +0000 x86_64
<module>
from .connect import *
File "/home/ryott/.local/share/mu/mu_venv-38-20231127-092101/lib/python3.8/site-packages/ipykernel/connect.py", line 11, in <module>
from IPython.core.profiledir import ProfileDir
File "/home/ryott/.local/share/mu/mu_venv-38-20231127-092101/lib/python3.8/site-packages/IPython/__init__.py", line 51, in <module>
from .core.application import Application
File "/home/ryott/.local/share/mu/mu_venv-38-20231127-092101/lib/python3.8/site-packages/IPython/core/application.py", line 26, in <module>
from IPython.core import release, crashhandler
File "/home/ryott/.local/share/mu/mu_venv-38-20231127-092101/lib/python3.8/site-packages/IPython/core/crashhandler.py", line 27, in <module>
from IPython.core import ultratb
File "/home/ryott/.local/share/mu/mu_venv-38-20231127-092101/lib/python3.8/site-packages/IPython/core/ultratb.py", line 107, in <module>
from IPython.core import debugger
File "/home/ryott/.local/share/mu/mu_venv-38-20231127-092101/lib/python3.8/site-packages/IPython/core/debugger.py", line 121, in <module>
from pdb import Pdb as OldPdb
File "/tmp/.mount_Mu_EdiaphZg8/usr/lib/python3.8/pdb.py", line 77, in <module>
import code
File "/home/ryott/Projects/metro/code.py", line 2, in <module>
import board
ModuleNotFoundError: No module named 'board'
The text was updated successfully, but these errors were encountered:
mu.log
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.2.0
Locale: en_US
Platform: Linux 6.6.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 20 Nov 2023 23:18:21 +0000 x86_64
The text was updated successfully, but these errors were encountered: