Menu

#1 Missing files?

open
nobody
None
5
2007-01-03
2007-01-03
Anonymous
No

It appears there may be some files missing from the 0.0 release. I get this error when viewing the assets page:

Serving HTTP on 0.0.0.0 port 8000 ...
localhost - - [03/Jan/2007 00:16:37] "GET /htbin/assets.py HTTP/1.1" 200 -
localhost - - [03/Jan/2007 00:16:37] command: C:\Python23\python.exe -u C:\Data\ Download\dpythos-0.0\html\htbin\assets.py ""
localhost - - [03/Jan/2007 00:16:38] Traceback (most recent call last):
File "C:\Data\Download\dpythos-0.0\html\htbin\assets.py", line 12, in ?
from DPythOS.Util.htmlformat import *
File "C:\Python23\Lib\site-packages\DPythOS\__init__.py", line 7, in ?
from dpythos import *
File "C:\Python23\Lib\site-packages\DPythOS\dpythos.py", line 16, in ?
from DPythOS.telnet import DPythosTelnet
File "C:\Python23\Lib\site-packages\DPythOS\telnet.py", line 10, in ?
from DPythOS.Util.telnetlib2 import Telnet
ImportError: No module named telnetlib2

Discussion