Skip to content

"esp8266RTOS\1.0.3/tools/createPreproc.py", line 7 print(f"preCompile Build Path: {build_path}", file=sys.stderr) #3

@gunt2551

Description

@gunt2551

Environment

  • Development Kit: ESP8266 wemos d1 mini pro
  • IDF version : 1.0.3
  • Development Env: Arduino IDE 1.8.19
  • Operating System: Windows 11
  • Power Supply: USB

Problem Description

When i verifying code(your example code on github) I got an error. I am unsure the "build_path" needs to be set at "Environment Variables" or is already set up on your code. where can i find the path?

I also tried with version 1.0.2 ,but I got the same error.

If this issue needs to be discussed on your community forum, please let me know.

File "C:\Users\user\AppData\Local\Arduino15\packages\esp8266RTOS\hardware\esp8266RTOS\1.0.3/tools/createPreproc.py", line 7
print(f"preCompile Build Path: {build_path}", file=sys.stderr)
.....................................................................................^
SyntaxError: invalid syntax
exit status 1
Error compiling for board ESP8266 Module.

Screenshot 2024-05-18 101829

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions