Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can't run module with pydev(pydev, no modukle exception)
Can't run module with pydev [message #986468] Tue, 20 November 2012 14:49
Omar Khazamov is currently offline Omar KhazamovFriend
Messages: 2
Registered: November 2012
Junior Member
Im trying to use use the module named DistAlgo with eclipse PyDev.


While using Eclipse+PyDev, I pass necessary parameters (python3.2 -m distalgo.runtime main.dis), and got following

[2012-11-20 03:09:22,927]runtime:ERROR: Caught unexpected global exception: ImportError('No module named pydev_runfiles',)
File "/usr/local/lib/python2.7/dist-packages/distalgo/runtime/util.py", line 195, in entrypoint
main()
File "<string>", line 25, in main


The module requires filename to have "dis" extension.
Any ideas?
Previous Topic:Maven
Next Topic:Eclipse No Responding
Goto Forum:
  


Current Time: Thu Apr 25 07:02:43 GMT 2024

Powered by FUDForum. Page generated in 0.08899 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top