Entering slicer settings: python skeinforge/skeinforge_application/skeinforge.py
You do not have Tkinter, which is needed for the graphical interface, you will only be able to use the command line.
Information on how to download Tkinter is at:
www.tcl.tk/software/tcltk/
Ohhmm skienforge still doesn't launch when you bring up slicer options.. mounted the pnd manually and ran the runscript to see any debug messages...
Entering slicer settings: python skeinforge/skeinforge_application/skeinforge.py
You do not have Tkinter, which is needed for the graphical interface, you will only be able to use the command line.
Information on how to download Tkinter is at:
www.tcl.tk/software/tcltk/
Edit: I can confirm saves are working just fine on a fat32 SD card.
I'll try to fix that... Will relanch it tomorow and see with a losf | grep python what lib I may be missing (or maybe it's not a lib, I don't know tcl/tk very well)...Yeah It should of been updated.. I downloaded the new PND and cleared out my appdata.
Let me re-download just to confirm.
Entering slicer settings: python skeinforge/skeinforge_application/skeinforge.py
this should never happen, getDisplayedDialogFromConstructor in settings could not open
<__main__.SkeinforgeRepository instance at 0x3e8dc8>
Traceback (most recent call last):
File "/mnt/utmp/printrun/skeinforge/fabmetheus_utilities/settings.py", line 193, in getDisplayedDialogFromConstructor
return RepositoryDialog( repository, Tkinter.Tk() )
File "/mnt/utmp/wxpython/lib/python2.7/lib-tk/Tkinter.py", line 1685, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
TclError: Can't find a usable init.tcl in the following directories:
/mnt/utmp/codeblocks/usr/lib/tcl8.5 /mnt/utmp/wxpython/lib/tcl8.5 /mnt/utmp/lib/tcl8.5 /mnt/utmp/wxpython/library /mnt/utmp/library /mnt/utmp/tcl8.5.13/library /mnt/tcl8.5.13/library
This probably means that Tcl wasn't installed properly.
Warning, displayedDialogFromConstructor in settings is none, so the window will not be displayed.
No issueYes, that should be good enough. I was assuming that they were already included in a different path. Sorry for not having checked.
Great !^ Great that did the trick.. now to learn how to configure skeinforge properly..