trying to install ESP8266_RTOS_SDK (problems with virtualenv)
Posted: Fri Sep 05, 2025 7:26 pm
while installing the sdk, I ran and got some error (I forget what it is now) so I found this link: viewtopic.php?t=12481 and followed the instructions on the 2nd post by ESP_igrr:
and the then which I have no idea what that means. So now when I try to run: I get:
Code: Select all
python -m pip install --user -r requirements.txtCode: Select all
3. Delete C:\\ESP\\.espressif\\python_env\\idf3.3_py3.7_env directoryCode: Select all
4. Run the installer againCode: Select all
python -m pip install --user -r requirments.txt Code: Select all
bash: /home/dan/.espressif/python_env/idf5.5_py3.12_env/bin/python: No such file or directory