platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
95 stars 62 forks source link

Could not initialize project when trying to work with Wemos D1 Board #2628

Closed saintofinternet closed 3 years ago

saintofinternet commented 3 years ago

PIO Core Call Error: "The current working directory D:\IOT LORA AGRICULTURE\Moisture Sensor Trials\WaterMoistureSensor will be used for the project.\r\n\r\nThe next files/directories have been created in D:\IOT LORA AGRICULTURE\Moisture Sensor Trials\WaterMoistureSensor\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 wemos_d1_mini32 (platform: espressif32; board: wemos_d1_mini32; framework: arduino)\r\n--------------------------------------------------------------------------------\r\nModuleNotFoundError: No module named 'elftools':\r\n File \"C:\Users\saint\.platformio\penv\Lib\site-packages\platformio\builder\main.py\", line 97:\r\n env = DefaultEnvironment(*DEFAULT_ENV_OPTIONS)\r\n File \"C:\Users\saint\.platformio\packages\tool-scons\scons-local-4.1.0\SCons\Defaults.py\", line 84:\r\n _default_env = SCons.Environment.Environment(args, **kw)\r\n File \"C:\Users\saint\.platformio\packages\tool-scons\scons-local-4.1.0\SCons\Environment.py\", line 1013:\r\n apply_tools(self, tools, toolpath)\r\n File \"C:\Users\saint\.platformio\packages\tool-scons\scons-local-4.1.0\SCons\Environment.py\", line 116:\r\n env.Tool(tool)\r\n File \"C:\Users\saint\.platformio\packages\too

stale[bot] commented 3 years ago

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.