TimotheeWright
Results
2
issues of
TimotheeWright
Hey, I wanted to test your tool, so I followed the README. I must say I did `pip install pysolotools` without `--index-url=https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple` because it wasn't working with it. But it...
Hello, Thanks for developing this library ! Trying to run it with Python 3, I faced : ``` File lib\site-packages\pysift\api.py:3 -> from urlparse import urljoin ModuleNotFoundError: No module named 'urlparse'...