Closed mamoll closed 10 years ago
Original comment by Mark Moll (Bitbucket: mamoll, GitHub: mamoll).
Your Py-OpenGL installation is probably broken. From http://matthew-4gl.wikispaces.com/python_modules:
If you encounter the following:
No handlers could be found for logger OpenGL.arrays.numpymodule
Place the following code at the beginning of your Python program
import logging
logging.basicConfig()
Original comment by Fran Marquez (Bitbucket: framarbon, GitHub: framarbon).
Hi again!
I did it, and I have a new error. I use Ubuntu 12.04
WARNING:OpenGL.arrays.numpymodule:Unable to load numpy_formathandler accelerator from OpenGL_accelerate
Traceback (most recent call last):
File "ompl_app.py", line 31, in
Original report by Anonymous.
Hi
I can't start the gui using "python ompl_app.py". The error is: