maakbaas / esp8266-iot-framework

Framework for IoT projects implementing HTTPS requests, a React web interface, WiFi manager, live dashboard, configuration manager, file manager and OTA updates.
GNU General Public License v3.0
417 stars 113 forks source link

CLion, platformio, python and `pip install asn1crypto` #86

Closed jbanaszczyk closed 3 years ago

jbanaszczyk commented 3 years ago

That is incredible project. Many, many thanks :)

Using:

There is an unexpected behavior. CLion Platformio plugin uses system-wide python C:\Program Files\Python37\python.EXE $PYTHONEXE should be quoted

maakbaas commented 3 years ago

Thanks for reporting, and thanks for proposing the fix. This will be added to the next release (including your openssl change, which is also appreciated :)).