On 09/29/2010 03:13 PM, Jeff Johnson wrote:
> C:\PythonProjects\dabo\ide>python classdesigner.py
> Traceback (most recent call last):
>     File "classdesigner.py", line 8, in<module>
>       import dabo
>     File "C:\pythonprojects\dabo\dabo\__init__.py", line 104, in<module>
>       import logging.handlers
>     File "c:\python25\lib\logging\handlers.py", line 30, in<module>
>       import sys, logging, socket, types, os, string, cPickle, struct,
> time, glob
>     File "c:\python25\lib\socket.py", line 70, in<module>
>       _realssl = ssl
> NameError: name 'ssl' is not defined
> Exception AttributeError: '_shutdown' in<module 'threading' from
> 'c:\python25\l
> ib\threading.pyc'>  ignored
>
> My class designer stopped working all of a sudden.  Winders xp python
> 2.6 dabo svn version
>
>
> Jeff
>
>    
I changed my pythonpath from 25 to 26 and didn't do it completely.  
Sorry for the ring.

Jeff

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

Jeff Johnson
[email protected]




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to