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

Log files magically appear in the root directory #305

Open
senthurayyappan opened this issue Nov 14, 2024 · 0 comments
Open

Log files magically appear in the root directory #305

senthurayyappan opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@senthurayyappan
Copy link
Member

🐛 Bug Report

Saving any python file creates a log file in the root directory.
This might be caused by the IMU imports as I see these lines within the log file:

[2024-11-14 10:32:38,862] ERROR: Failed to import mscl. Please install the MSCL library from Lord Microstrain and append the path to the PYTHONPATH or sys.path. Checkout https://github.com/LORD-MicroStrain/MSCL/tree/master and https://lord-microstrain.github.io/MSCL/Documentation/MSCL%20API%20Documentation/index.html
[2024-11-14 10:32:38,863] ERROR: Failed to import adafruit_bno055
[2024-11-14 10:32:38,863] ERROR: Failed to import board
[2024-11-14 10:32:38,864] ERROR: Failed to import busio

Environment

  • OS: Windows
  • Python version: 3.12

Screenshots

Screenshot 2024-11-14 103533

@senthurayyappan senthurayyappan added the bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant