Welcome! Log In Create A New Profile

Advanced

Bug report, getModuleWithDirectoryPath

Posted by QIX_Leeds 
Bug report, getModuleWithDirectoryPath
June 25, 2010 05:50AM
Hi,
The last couple of versions (06/11 and 06/16) have not worked for me, they did not run due to complaints about not finding paths with getModule...
the latest (06/21) works, and so did (06/07).
(06/21) has a slight complaint about not being able to find behold, but otherwise works. btw im running ubuntu 9.04.

Here is the startup text of 06/21:

"
Traceback (most recent call last):
File "/home/john/reprap/skeinforge_06_21/fabmetheus_utilities/gcodec.py", line 188, in getModuleWithDirectoryPath
folderPluginsModule = __import__( fileName )
ImportError: No module named skeinview

That error means; could not import a module with the fileName skeinview
and an absolute directory name of /home/john/reprap/skeinforge_07_06_10/skeinforge/skeinforge/skeinforge_plugins/analyze_plugins


Exception traceback in getModuleWithDirectoryPath in gcodec:
Traceback (most recent call last):
File "/home/john/reprap/skeinforge_06_21/fabmetheus_utilities/gcodec.py", line 188, in getModuleWithDirectoryPath
folderPluginsModule = __import__( fileName )
ImportError: No module named behold

That error means; could not import a module with the fileName behold
and an absolute directory name of /home/john/reprap/skeinforge_07_06_10/skeinforge/skeinforge/skeinforge_plugins/analyze_plugins
"

Also Rapman users have been having trouble with feedrate value formatting in the gcode bfb extruder
reverse


Hope this info is useful, cheers
Sorry, only registered users may post in this forum.

Click here to login