jarvis
jarvis copied to clipboard
Python development companion.
Are there any working instructions on getting Jarvis to work on OS X? I tried on Lion and getting all the requirements installed is pretty difficult.
Hi, I like the principle and want to use jarvis, but installing all those dependencies makes me angry. Why isn't jarvis a clean simple program / companion anyway? Thanks, Jendrik
Is the intention of this option to allow users to run without the opengl module? It looks like the option is never passed around or used at all.
When I try to launch jarvis I got the following error: File "/usr/lib/python2.7/site-packages/jarvis/osgqt.py", line 22, in import osg, osgDB, osgGA, osgViewer ImportError: No module named osgDB Editing the fil to...
Got the following error when using with Python 2.6: ImportError: No module named argparse Also got lxml import error
The licensing on this project is ambiguous. There does not appear to be (at present) any discernible copyright/license file, and copyright/license statements are included in some files (ZPL2.1, but they...