vuppalaseshu
vuppalaseshu
> > > I have managed to get the technical team at IQ Option to look at the problem. They didn't provide any details but they said they made a...
Hi, I am not able to install pip install -U git+git://github.com/iqoptionapi/iqoptionapi.git. it is getting below error: C:\Users\vpavanku\PycharmProjects\pythonProject2\venv\Scripts>pip install -U git+git://github.com/iqoptionapi/iqoptionapi.git Collecting git+git://github.com/iqoptionapi/iqoptionapi.git Cloning git://github.com/iqoptionapi/iqoptionapi.git to c:\users\vpavanku\appdata\local\temp\pip-req-build-elaow5f_ Running command git clone...
> > > I was using the version of the API installed by pip install iqoptionapi but I had to change to: > pip install -U git+git://github.com/iqoptionapi/iqoptionapi.git which is a...