|
|
|
| Author |
Message |
GMS0012
Posts: 2
 |
hi
can somebody please describe how I have to setup eclipse that I can use it with panda
I added this code
import direct.directbase.DirectStart
run()
but eclipse does not find the modules...
thanks guys |
|
Eric48k
Posts: 90 Location: Spain
 |
| I've not done it, because I use pype instead, but you could start by installing Pydev plugin on eclipse and try how it results. |
|
rdb pro-rsoft
 Posts: 5113 Location: Netherlands
 |
Go to "Window" > "Preferences" > "Pydev" > "Interpreter - Python"
For "System PYTHONPATH", hit "New Folder", and add Panda's "direct", "pandac" dirs. On windows, also add "bin", on Linux, add /usr/lib/panda3d. (Not entirely sure though.)
If you're on Windows, for "Python interpreters", add C:\Panda3D-1.6.0\python\python.exe _________________ I have recently changed my username. Before, it used to be "pro-rsoft" |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
| | |