Elias Thouant
Elias Thouant
I solved it with this one : https://github.com/InstaPy/instapy-quickstart/issues/118
I'm also facing some issues regarding the cookies, it seems that the project is no longer updated..
I ran into the same issue, the solution was to change the python interpreter in VSCode to the poetry one. https://code.visualstudio.com/docs/python/environments#_select-and-activate-an-environment ref: https://stackoverflow.com/questions/71229685/packages-installed-with-poetry-fail-to-import
That's probably because of CORS policies, you need to serve the files locally, you can just spin one by using this in your folder (where index or main.html are) `python...
It works now, closing the issue. Do not hesitate to re-open it if you are facing issues
It's now compatible with version 18 and above, closing the issue
I'll try to see if I have time to switch it to ts, you are welcome to do PR with the latest changes @YewoMhango