Clement Tong (Yuk Chun)

Results 16 comments of Clement Tong (Yuk Chun)

You seem to be using python2.7. I think this library is intended for python3.

You need to install python3 and when running, instead of python file.py, do python3. Also when doing pip package installations, you might have to call pip3 if pip doesn't seem...

Same error. Cannot get it to run.

> Same error. Cannot get it to run. Solved - Accidentally uploaded the urls.py of the project to the app directory of the server

Update: I tried this on both Mac and Linux and the result is the same: Here is the full output on Linux when building inside VSCode ``` > Executing task:...

@dhavalgujar Thanks for the quick reply! I tried building it with idf.py in linux and the issue still persists. Thanks so much for responding so promptly on a Sunday!

Would some screenshots/recordings / a call when you are free help? Thanks so much!

It seems like this issue is occurring with a new project that I just started too! it is not affecting old projects.

Thanks for your help. Regarding the idf version, I am using `ESP-IDF v4.3-dirty` Regarding the branch, which do you recommend that I use? Thanks!

With the Linux, it is actually a fresh install! (No esp-idf was ever installed on that computer until today)