PythonPhotoSphere icon indicating copy to clipboard operation
PythonPhotoSphere copied to clipboard

which image formats supported ?

Open seghier opened this issue 8 years ago • 0 comments

hello ; i tried the tool with 360 image jpg and png but i got errors : Traceback (most recent call last): File "C:/Users/Desktop/phosphere/viewer.py", line 162, in main() File "C:/Users/Desktop/phosphere/viewer.py", line 60, in main glutInit(sys.argv) File "C:\Python27\lib\site-packages\OpenGL\GLUT\special.py", line 333, in glutInit _base_glutInit( ctypes.byref(count), holder ) File "C:\Python27\lib\site-packages\OpenGL\platform\baseplatform.py", line 407, in call self.name, self.name, OpenGL.error.NullFunctionError: Attempt to call an undefined function glutInit, check for bool(glutInit) before calling

seghier avatar Oct 03 '17 18:10 seghier