Junjie_Li
Junjie_Li
Hello wucherpfennig I also encountered the same problem, but I am using **nginx** + docker, do you have any good solutions?
woaw thank you so much, `nodemon --legacy-watch` work on me
same issue on there https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues/3060 However, I used its example to add sqlite to my own project and it could be used. Please try it and see if it works....
I also can't download using pip, but I have solved it. You can try to download this repo and then > python setup.py install in the path of the repo,...
I am also python3.9, I just encountered this problem, but I have solved it. You can download this repo, unzip it, and type on the path of the repo. >...
Thanks guys, I've solved it with Calling API using GuzzleHttp, but please note that it may have a timeout problem.