0

Python 3 does not support pysphere, does anyone know any workaround?

I am using pysphere in py project which is in python2 but now I am porting it to python 3, I am able to install pysphere using pip3 but it's not working. Anyone knows any solution for this?

20th Jun 2019, 9:49 AM
vishal chillal
vishal chillal - avatar
1 Odpowiedź
+ 1
One guy made his own port of pysphere for Python3 some time ago https://github.com/machalekj/pysphere/blob/2to3/README.md
20th Jun 2019, 2:04 PM
Danila Karpov
Danila Karpov - avatar