<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Skeinforge (or Python) install problem, Win XP</title>
        <description> Hello:

I have been lurking here for about a year. My Mendel is complete and almost printing. Now I am 

trying to learn Skeinforge.

However, I find myself unable to get skeinforge to run. I am running a Win XP Pro laptop (corporate 

with firewalls, antivirus, etc.). I have tried to install Python 3.1, 2.7 and 2.6, and the last 3 

versions of Skeinforge, to no avail. Python seems to run fine on all versions. IDLE does not seem 

to run from command line, and shortcut does not point anywhere...

My big problem is I get the following message when I go to the c:\skeinforge\skeinforge_application 

directory and type &quot;python skeinforge.py&quot;:

--------------------------------------------------------------------------------------------

this should never happen, getDisplayedDialogFromConstructor in settings could not open
&amp;lt;__main__.SkeinforgeRepository instance at 0x00D98EB8&amp;gt;
Traceback (most recent call last):
  File &quot;C:\skeinforge\fabmetheus_utilities\settings.py&quot;, line 147, in 

getDisplayedDialogFromConstructor
    return RepositoryDialog( repository, Tkinter.Tk() )
  File &quot;C:\PYTHON27\LIB\LIB-TK\Tkinter.py&quot;, line 1685, in __init__
    self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, 

sync, use)
TclError: Can&#039;t find a usable init.tcl in the following directories: 
    {C:\Program Files\Tcl\Lib\tcl8.3} {C:/Program Files/Tcl/Lib/tcl8.5} C:/PYTHON27/lib/tcl8.5 

C:/lib/tcl8.5 C:/lib/tcl8.5 C:/library C:/library C:/tcl8.5.2/library C:/tcl8.5.2/library



This probably means that Tcl wasn&#039;t installed properly.

Warning, displayedDialogFromConstructor in settings is none, so the window will not be displayed.

-------------------------------------------------------------------------------------------

Note that my path is:%SystemRoot%\system32;...........;C:\Python27;C:\Python27\tcl\tcl8.5

I added the tcl stuff at the end, but did not help.

My PythonPath is:C:\PYTHON27;C:\PYTHON27\DLLs;C:\PYTHON27\LIB;C:\PYTHON27\LIB\LIB-TK;C:\PYTHON27\tcl

My directory structure is shown in the attached picture. It seems that the Python installer is not putting 

the tcl stuff where skeinforge expects it??

Any thoughts would be greatly appreciated.

john</description>
        <link>https://reprap.org/forum/read.php?154,74792,74792#msg-74792</link>
        <lastBuildDate>Fri, 05 Jun 2026 18:38:24 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,241902#msg-241902</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,241902#msg-241902</link>
            <description><![CDATA[ Hey just wanted to let you know your comment helped me get Skeinforge up and running. As of 9/1/2013, the latest version of Python, 3.3.2, is not compatible with the newest version of Skeinforge. I had to uninstall the newest version of Python and install v2.7.5. Now all is well. Thanks for the tip.]]></description>
            <dc:creator>Prusa i3</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Mon, 02 Sep 2013 00:32:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,113399#msg-113399</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,113399#msg-113399</link>
            <description><![CDATA[ Sorry to be late to the party, but I wanted to post my fix to this that did not involve downloading additional software.  <br />
<br />
My TCL and TK environmental values, turned out to be pointed at an old installation of Python on my machine.   The Python27 installer did not fix this problem, meaning that Pronterface would call an old version of TCL and TK.  Change the variables, and you're good to go (if you don't know how to do this as i didn't - I've included it at the bottom).<br />
<br />
To fix the problem, double check your set up by looking for TCL in your Python installation, and noting where the latest version of TCL and TK are.    The TK and TCL libraries, if installed with Python, are located under PythonXX\tcl, where XX is your python version.   In my case, TCL is at Python27\tcl\tcl8.5, and TK is at Python27\tcl\tk8.4.   I installed Python directly under C:\, which seemed to be the default.  <br />
<br />
[if you're not a windows noob like me, this should be the end of your solution. I'm learning windows at the same time as RepRap stuff, however, so the solution, although relatively easy, was not intuitive.  Open Control Panel &gt; System &gt; [tab]Advanced &gt; [button] Environmental Variables.  In the system variables pane, replace the values for TK and TCL with the appropriate values for your version of Python.]<br />
<br />
Skeinforge settings for Pronterface pop right up after the update.]]></description>
            <dc:creator>william_sf</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Wed, 11 Jan 2012 20:31:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,110483#msg-110483</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,110483#msg-110483</link>
            <description><![CDATA[ Just wanted to say thanks for that link Tom - I've given up on Netfabb and Axon, so I'm hoping that Skeinforge isn't too impenetrable.<br />
<br />
Cheers!<br />
<br />
coanda]]></description>
            <dc:creator>coanda</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Sun, 18 Dec 2011 12:52:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84361#msg-84361</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84361#msg-84361</link>
            <description><![CDATA[ try this download: <a href="http://koti.kapsi.fi/~kliment/sfwin/" target="_blank"  rel="nofollow">sfwin</a><br />
It's a packed version, no need for python install and runs from anywhere.<br />
<br />
Tom]]></description>
            <dc:creator>TomCeeMe</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Fri, 20 May 2011 02:31:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84303#msg-84303</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84303#msg-84303</link>
            <description><![CDATA[ import Tkinter didn't do anything, which I assume means it's working.<br />
<br />
Solution to my problem must be the same (or at least very similar" to the original problem that this thread is based on.<br />
I think a more detailed description on how to make the necessary changes to my registry and user variables would help. I don't really want to go in and start changing things in my registry without knowing what I'm doing...]]></description>
            <dc:creator>kurtis</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 19 May 2011 13:26:55 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84294#msg-84294</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84294#msg-84294</link>
            <description><![CDATA[ Sorry typo, try this:<br />
<br />
import Tkinter<br />
<br />
The double backslashes are required to escape the backslash so that if you really want to print 'Hello\neil' it comes out correctly and doesn't insert a carriage return '\n', so you put 'Hello\\neil' to show you really want a backslash.<br />
<br />
JB]]></description>
            <dc:creator>jim_blag</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 19 May 2011 12:05:38 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84290#msg-84290</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84290#msg-84290</link>
            <description><![CDATA[ Running import tkinter, I get:<br />
<pre class="bbcode">
&gt;&gt;&gt; import tkinter
Traceback (most recent call last):
  File "", line 1, in 
ImportError: No module named tkinter</pre>
<br />
Seems wrong to me, however I just ran the same thing on my Windows XP where my Skeinforge works fine, and I got the same error, so I don't think that's the source of my problem.<br />
<br />
Yes, the line at the end of the error message is where I have my Skeinforge files extracted to. I'm not sure why there are "\\" in it though. There are no spaces in the path as far as I can tell.]]></description>
            <dc:creator>kurtis</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 19 May 2011 10:39:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84285#msg-84285</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84285#msg-84285</link>
            <description><![CDATA[ Tkinter is a default part of python.<br />
<br />
You could check it by starting a command prompt, then typing:<br />
<br />
<i>python</i><br />
<br />
when the python environment starts, type:<br />
<br />
<i>import tkinter</i><br />
<br />
if nothing exciting happens, everything is fine. If it complains, something went wrong with your python install and you should try reinstalling.<br />
<br />
However, looking at the error it looks like skeinforge is trying to get a list of all the files in the plug-ins directory so it can build the window and it has failed. Is the path displayed in the last line of the error the path where you have Skeinforge extracted?<br />
<br />
JB]]></description>
            <dc:creator>jim_blag</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 19 May 2011 10:14:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84283#msg-84283</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84283#msg-84283</link>
            <description><![CDATA[ Nope, running off of a laptop with no monitor connected<br />
<br />
The first line of the error mentions Tkinter. Perhaps this has something to do with it?]]></description>
            <dc:creator>kurtis</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 19 May 2011 10:08:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84280#msg-84280</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84280#msg-84280</link>
            <description><![CDATA[ Do you have a multi-monitor system?<br />
<br />
Is so disable the multi-monitor mode and start as a single monitor and see if it works]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 19 May 2011 09:59:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,84279#msg-84279</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,84279#msg-84279</link>
            <description><![CDATA[ I'm currently having the same problem, or at least a very similar one.<br />
I tried following the steps in your solution as best I could (I've never done anything with my registry or environment variables before).<br />
<br />
I'm running Windows 7 32-bit.<br />
<br />
I uninstalled everything and installed Python 2.6 and Skeinforge 40 (2-24-2011) and I still get the quick flash of the command window then it disappears.<br />
<br />
I get the following error when run from DOS prompt:<br />
<pre class="bbcode">
C:\40_reprap_python_beanshell\skeinforge_application&gt;skeinforge.py
this should never happen, getDisplayedDialogFromConstructor in settings could no
t open
&lt;__main__.SkeinforgeRepository instance at 0x01D62C10&gt;
Traceback (most recent call last):
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\settings.py", line 14
7, in getDisplayedDialogFromConstructor
    return RepositoryDialog( repository, Tkinter.Tk() )
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\settings.py", line 19
20, in __init__
    fileHelpMenuBar.completeMenu( self.close, repository, self.save, self )
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\settings.py", line 85
5, in completeMenu
    pluginFileNames = archive.getPluginFileNamesFromDirectoryPath(skeinforgePlug
insPath)
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\archive.py", line 216
, in getPluginFileNamesFromDirectoryPath
    return getFileNamesByFilePaths(getPythonFileNamesExceptInit(fileInDirectory)
)
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\archive.py", line 249
, in getPythonFileNamesExceptInit
    pythonFileNamesExceptInit = getFilesWithFileTypeWithoutWords('py', ['__init_
_.py'], fileInDirectory)
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\archive.py", line 150
, in getFilesWithFileTypeWithoutWords
    for filePath in getFilePaths(fileInDirectory):
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\archive.py", line 81,
 in getFilePaths
    return getFilePathsByDirectory(directoryName)
  File "C:\40_reprap_python_beanshell\fabmetheus_utilities\archive.py", line 86,
 in getFilePathsByDirectory
    directory = os.listdir(directoryName)
WindowsError: [Error 6] The handle is invalid: 'C:\\40_reprap_python_beanshell\\
skeinforge_application\\skeinforge_plugins/*.*'
Warning, displayedDialogFromConstructor in settings is none, so the window will
not be displayed.</pre>
<br />
Seems to have something to do with Fabmetheus_utilities...<br />
<br />
Any ideas?]]></description>
            <dc:creator>kurtis</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 19 May 2011 09:55:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,75625#msg-75625</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,75625#msg-75625</link>
            <description><![CDATA[ Sweet (tu) Now on to the next nightmare, Skeinforge settings :S :( :X &gt;:D&lt; :)o<br />
Once you get on to it though, it's a pretty effective tool.]]></description>
            <dc:creator>Bruce</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Tue, 01 Mar 2011 22:43:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,75620#msg-75620</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,75620#msg-75620</link>
            <description><![CDATA[ SOLVED!!!!!!!<br />
<br />
I tried loading Python 2.6 and Skeinforge (latest version 2-24-2011) on another XP Pro machine. That one worked fine. Also, I noted that there were no references to either program in the environment or user variables.<br />
<br />
Then I uninstalled both from the problem machine. I edited the registry and deleted all references to python and skeinforge. I edited the environment variables to delete all references to Python and edited the user variables to delete references to tcl stuff. Then I installed the aforementioned versions, and IT WORKED. Two weeks of frustration are over, and I can move on to other ones....<br />
<br />
many thanks,<br />
<br />
j]]></description>
            <dc:creator>j_andberg</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Tue, 01 Mar 2011 18:49:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,75477#msg-75477</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,75477#msg-75477</link>
            <description><![CDATA[ Probably tcl isn't installed. I've had the same problem, installing python on windows can be a nightmare. I wish I could remember what the solution was, but I think I can tell you that the problem isn't skienforge, it's part of the python install. Specifically that tcl/tk isn't installed correctly (if I'm remembering correctly).<br />
<br />
Try downloading an older version of the python all-in-one installer, which i think includes the tcl-tk stuff. Or has an installer that works differently. Or something.<br />
<br />
Sorry, it's been awhile, and it wasn't with skienforge that I encountered this error anyway, it was trying to get pyBogged, a boggle game I'd written, working on a friends computer.]]></description>
            <dc:creator>jgilmore</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Mon, 28 Feb 2011 21:41:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,75100#msg-75100</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,75100#msg-75100</link>
            <description><![CDATA[ Hi Bruce:<br />
<br />
I deleted the directory under "documents and settings". The result was the same.<br />
<br />
j]]></description>
            <dc:creator>j_andberg</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Fri, 25 Feb 2011 15:31:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,75005#msg-75005</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,75005#msg-75005</link>
            <description><![CDATA[ Shot in the dark. Try deleting your .skeinforge file]]></description>
            <dc:creator>Bruce</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Fri, 25 Feb 2011 00:14:37 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,74943#msg-74943</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,74943#msg-74943</link>
            <description><![CDATA[ Hi Bob<br />
<br />
Yes, it gives the same. I piped it to have it in a file to post.<br />
<br />
thanks,<br />
<br />
j]]></description>
            <dc:creator>j_andberg</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 24 Feb 2011 14:40:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,74872#msg-74872</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,74872#msg-74872</link>
            <description><![CDATA[ Start a DOS box ("cmd.exe") and type in the command "python skeinforge.py".<br />
THEN you can see the error messages!]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 24 Feb 2011 04:40:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,74863#msg-74863</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,74863#msg-74863</link>
            <description><![CDATA[ Hi Bruce:<br />
<br />
My directory structure matches what you show, except the top level is c:\skeinforge. I tried unzipping the skeinforge 39_reprap_python_beanshell files to a directory with the top level named as in your post. When double clicking, a DOS box appears for a few seconds and then disappears. Running from the command line and piping to a file gives the same error message I posted before.<br />
<br />
sigh....<br />
<br />
j]]></description>
            <dc:creator>j_andberg</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 24 Feb 2011 03:05:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,74840#msg-74840</guid>
            <title>Re: Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,74840#msg-74840</link>
            <description><![CDATA[ <div id="div_d4b07dc50dc13d12b825fb03f0154779"
     class="mod_embed_images"
     >

  

    
      
    

    <div id="imagediv_d4b07dc50dc13d12b825fb03f0154779" class="mod_embed_images_image"
         >

    
      

      

      

      

      

      

      <noscript>
      <div>
    

    <a href="http://pics.eckertech.com/content/reprap/Skeinforge.jpg">
        <img src="https://reprap.org/forum/addon.php?154,module=embed_images,url=http%3A%2F%2Fpics.eckertech.com%2Fcontent%2Freprap%2FSkeinforge.jpg"
             
             
             id="image_d4b07dc50dc13d12b825fb03f0154779"
             alt="Skeinforge.jpg"
             title="Skeinforge.jpg"/>
    </a>

    
      </div>
      </noscript>
    

    </div>

    <div class="mod_embed_images_info " id="info_d4b07dc50dc13d12b825fb03f0154779"
      >
      <a id="link_d4b07dc50dc13d12b825fb03f0154779" href="http://pics.eckertech.com/content/reprap/Skeinforge.jpg">Skeinforge.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('d4b07dc50dc13d12b825fb03f0154779', 'https://reprap.org/forum/addon.php?154,module=embed_images,url=http%3A%2F%2Fpics.eckertech.com%2Fcontent%2Freprap%2FSkeinforge.jpg', 'http://pics.eckertech.com/content/reprap/Skeinforge.jpg', 'https://reprap.org/forum/addon.php?154,module=embed_images,check_scaling=1,url=http%3A%2F%2Fpics.eckertech.com%2Fcontent%2Freprap%2FSkeinforge.jpg', '', 74840, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
<br />
:S..... If it looks like this it should work<br/>]]></description>
            <dc:creator>Bruce</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Wed, 23 Feb 2011 22:06:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,74792,74792#msg-74792</guid>
            <title>Skeinforge (or Python) install problem, Win XP</title>
            <link>https://reprap.org/forum/read.php?154,74792,74792#msg-74792</link>
            <description><![CDATA[ Hello:<br />
<br />
I have been lurking here for about a year. My Mendel is complete and almost printing. Now I am <br />
<br />
trying to learn Skeinforge.<br />
<br />
However, I find myself unable to get skeinforge to run. I am running a Win XP Pro laptop (corporate <br />
<br />
with firewalls, antivirus, etc.). I have tried to install Python 3.1, 2.7 and 2.6, and the last 3 <br />
<br />
versions of Skeinforge, to no avail. Python seems to run fine on all versions. IDLE does not seem <br />
<br />
to run from command line, and shortcut does not point anywhere...<br />
<br />
My big problem is I get the following message when I go to the c:\skeinforge\skeinforge_application <br />
<br />
directory and type "python skeinforge.py":<br />
<br />
--------------------------------------------------------------------------------------------<br />
<br />
this should never happen, getDisplayedDialogFromConstructor in settings could not open<br />
&lt;__main__.SkeinforgeRepository instance at 0x00D98EB8&gt;<br />
Traceback (most recent call last):<br />
  File "C:\skeinforge\fabmetheus_utilities\settings.py", line 147, in <br />
<br />
getDisplayedDialogFromConstructor<br />
    return RepositoryDialog( repository, Tkinter.Tk() )<br />
  File "C:\PYTHON27\LIB\LIB-TK\Tkinter.py", line 1685, in __init__<br />
    self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, <br />
<br />
sync, use)<br />
TclError: Can't find a usable init.tcl in the following directories: <br />
    {C:\Program Files\Tcl\Lib\tcl8.3} {C:/Program Files/Tcl/Lib/tcl8.5} C:/PYTHON27/lib/tcl8.5 <br />
<br />
C:/lib/tcl8.5 C:/lib/tcl8.5 C:/library C:/library C:/tcl8.5.2/library C:/tcl8.5.2/library<br />
<br />
<br />
<br />
This probably means that Tcl wasn't installed properly.<br />
<br />
Warning, displayedDialogFromConstructor in settings is none, so the window will not be displayed.<br />
<br />
-------------------------------------------------------------------------------------------<br />
<br />
Note that my path is:%SystemRoot%\system32;...........;C:\Python27;C:\Python27\tcl\tcl8.5<br />
<br />
I added the tcl stuff at the end, but did not help.<br />
<br />
My PythonPath is:C:\PYTHON27;C:\PYTHON27\DLLs;C:\PYTHON27\LIB;C:\PYTHON27\LIB\LIB-TK;C:\PYTHON27\tcl<br />
<br />
My directory structure is shown in the attached picture. It seems that the Python installer is not putting <br />
<br />
the tcl stuff where skeinforge expects it??<br />
<br />
Any thoughts would be greatly appreciated.<br />
<br />
john]]></description>
            <dc:creator>j_andberg</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Wed, 23 Feb 2011 15:04:53 -0500</pubDate>
        </item>
    </channel>
</rss>
