Примечание:
Можно без установки Cheetah?
Примечание:
Template.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Tools\MondoReport.py to Mon
doReport.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Tools\RecursiveNull.py to R
ecursiveNull.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Tools\SiteHierarchy.py to S
iteHierarchy.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Tools\__init__.py to __init
__.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Unspecified.py to Unspecifi
ed.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Utils\htmlDecode.py to html
Decode.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Utils\htmlEncode.py to html
Encode.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Utils\Indenter.py to Indent
er.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Utils\Misc.py to Misc.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Utils\statprof.py to statpr
of.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Utils\WebInputMixin.py to W
ebInputMixin.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Utils\__init__.py to __init
__.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\Version.py to Version.pyc
byte-compiling C:\Python27\Lib\site-packages\Cheetah\__init__.py to __init__.pyc
running install_scripts
creating C:\Python27\Scripts
copying build\scripts-2.7\cheetah -> C:\Python27\Scripts
copying build\scripts-2.7\cheetah-analyze -> C:\Python27\Scripts
copying build\scripts-2.7\cheetah-compile -> C:\Python27\Scripts
running install_data
copying cheetah\Tools\MondoReportDoc.txt -> C:\Python27\Lib\site-packages\Cheeta
h\Tools
copying cheetah\Templates\SkeletonPage.tmpl -> C:\Python27\Lib\site-packages\Che
etah\Templates
running install_egg_info
Writing C:\Python27\Lib\site-packages\Cheetah-2.4.4-py2.7.egg-info
One or more C extensions failed to build.
Performance enhancements will not be available.
Pure Python installation succeeded.
C:\Cheetah-2.4.4\Cheetah-2.4.4>cdC:\mail-trends-20080326\mail-trends
Синтаксическая ошибка в имени файла, имени папки или метке тома.
C:\Cheetah-2.4.4\Cheetah-2.4.4>cd C:\mail-trends-20080326\mail-trends
C:\mail-trends-20080326\mail-trends> C:\Python27\python main.py install
Traceback (most recent call last):
File "main.py", line 5, in <module>
import messageinfo
File "C:\mail-trends-20080326\mail-trends\messageinfo.py", line 16, in <module
>
class MessageInfo(object):
File "C:\mail-trends-20080326\mail-trends\messageinfo.py", line 18, in Message
Info
__newestMessageSec = time.mktime([1970, 1, 1, 0, 0, 0, 0, 0, 0])
OverflowError: mktime argument out of range
C:\mail-trends-20080326\mail-trends> C:\Python27\python main.py instalС:\Python2
7\python.exe main.py --server=imap.gmail.com --use_ssl --username=****@gmail.com
--me=****@gmail.com --skip_labelsl
Traceback (most recent call last):
File "main.py", line 5, in <module>
import messageinfo
File "C:\mail-trends-20080326\mail-trends\messageinfo.py", line 16, in <module
>
class MessageInfo(object):
File "C:\mail-trends-20080326\mail-trends\messageinfo.py", line 18, in Message
Info
__newestMessageSec = time.mktime([1970, 1, 1, 0, 0, 0, 0, 0, 0])
OverflowError: mktime argument out of range
C:\mail-trends>С:\Python27\python.exe main.py --server=imap.gmail.com --use_ssl
--username=****@gmail.com --me=****@gmail.com --skip_labels
Системе не удается найти указанный диск.
C:\mail-trends>С:\Python27\python.exe main.py --server=imap.gmail.com --use_ssl
[email protected] [email protected] --skip_labels
Системе не удается найти указанный диск.
C:\mail-trends>
Примечание:
Может я cheetah недоставил? Через командную строку в папке Chetah я набрал python setup.py install. Сheetah установился вроде.
потом зашел в папку сd C:\mail-trends, где собственно лежит программа. и набрал C:\mail-trends>С:\Python27\python.exe main.py --server=imap.gmail.com --use_ssl
[email protected] [email protected] --skip_labels
ENTER
получил ответ
Системе не удается найти указанный диск.
Запарился разибратся, кто-нибудь может пошагово?