in file platformio/helpers.py of core, in function get_default_projects_dir, IS_MACOS is added in version 2.4.1. But on Ubuntu 18.04, this '\n' is added into path. def get_default_projects_dir(): docs_dir = os.path.join(fs.expanduser("~"), "Documents") try: assert IS_WINDOWS ...
Tried create project. Tried create project in nondefault directory. Also tried import: Could not import project PIO Core Call Error: "The current working directory C:\Users\alext\OneDrive\Документы\PlatformIO\Projects\200611-132738-arduino-blink will be used for the project.\r\n\r...
line 44, in invoke return super(PlatformioCLI, self)
ninclude - Put project header files here\nlib - Put here project specific (private) libraries\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nPlatform Manager: Installing espressif32\nDownloading\nUnpacking\nPlatform Manager: espressif32 @ 3.4.0 has been ...
PIO Core Call Error: "The following files/directories have been created in D:\projects\arduino\FirstTDisplay\first-tdisplay\r\ninclude - Put project header files here\r\nlib - Put project specific (private) libraries here\r\nsrc - Put pr...