Skip to content

I cannot run this project in VS code #7

@hyunkyukim1991

Description

@hyunkyukim1991

Dears

I cannot run this project in VS code.

Error messages are as below.
Please let me how to solve the problem.

===============================================================================================
PS C:\Project\Work\Quectel\soution-tracker_VS\solution-tracker> & C:/Users/SAMSUNG/AppData/Local/Programs/Python/Python310/python.exe c:/Project/Work/Quectel/soution-tracker_VS/solution-tracker/code/_main.py
Traceback (most recent call last):
File "c:\Project\Work\Quectel\soution-tracker_VS\solution-tracker\code_main.py", line 26, in
from modules.battery import Battery
File "c:\Project\Work\Quectel\soution-tracker_VS\solution-tracker\code\modules\battery.py", line 24, in
import utime
ModuleNotFoundError: No module named 'utime'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "c:\Project\Work\Quectel\soution-tracker_VS\solution-tracker\code_main.py", line 39, in
from usr.modules.battery import Battery
ModuleNotFoundError: No module named 'usr'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions