PlatformIO resets the Project Wizard window and it gets empty. Due that I see this error.
PIO Core Call Error: "The current working directory D:\Projects-C\bbb will be used for the project.\r\n\r\nThe next files/directories have been created in D:\Projects-C\bbb\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\n\n\nError: Processing nucleo_f767zi (platform: ststm32; board: nucleo_f767zi; framework: arduino)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nModuleNotFoundError: No module named 'platformio.public':\r\n File \"C:\Users\Viktoras\.platformio\penv\lib\site-packages\platformio\builder\main.py\", line 181:\r\n env.SConscript(\"$BUILD_SCRIPT\")\r\n File \"C:\Users\Viktoras\.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Script\SConscript.py\", line 597:\r\n return _SConscript(self.fs, *files, **subst_kw)\r\n File \"C:\Users\Viktoras\.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Script\SConscript.py\", line 285:\r\n exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)\r\n File \"C:\Users\Viktoras\.platformio\platforms\ststm32\builder\main.py\", line 23:\r\n from platformio.public import list_serial_ports\r\n========================== [FAILED] Took 0.49 seconds =========================="
This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.
PlatformIO resets the Project Wizard window and it gets empty. Due that I see this error.
PIO Core Call Error: "The current working directory D:\Projects-C\bbb will be used for the project.\r\n\r\nThe next files/directories have been created in D:\Projects-C\bbb\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\n\n\nError: Processing nucleo_f767zi (platform: ststm32; board: nucleo_f767zi; framework: arduino)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via
-v, --verbose
option\r\nModuleNotFoundError: No module named 'platformio.public':\r\n File \"C:\Users\Viktoras\.platformio\penv\lib\site-packages\platformio\builder\main.py\", line 181:\r\n env.SConscript(\"$BUILD_SCRIPT\")\r\n File \"C:\Users\Viktoras\.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Script\SConscript.py\", line 597:\r\n return _SConscript(self.fs, *files, **subst_kw)\r\n File \"C:\Users\Viktoras\.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Script\SConscript.py\", line 285:\r\n exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)\r\n File \"C:\Users\Viktoras\.platformio\platforms\ststm32\builder\main.py\", line 23:\r\n from platformio.public import list_serial_ports\r\n========================== [FAILED] Took 0.49 seconds =========================="