Opened 15 years ago
Closed 14 years ago
#109 closed setup (worksforme)
The script is getting stack while importing.
Reported by: | georgys@… | Owned by: | bas |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | email2trac | Version: | 0.4 |
Keywords: | Cc: |
Description
Here is the output I got after I have stopped the script manually
C:\Python24>python.exe \email2trac\script\email2trac.py "\email2trac\tempEmail\t est.eml" Traceback (most recent call last):
File "\email2trac\script\email2trac.py", line 1285, in ?
tktparser.parse(sys.stdin)
File "\email2trac\script\email2trac.py", line 799, in parse
m = email.message_from_file(fp)
File "c:\python24\lib\email\init.py", line 52, in message_from_file
return Parser(*args, kws).parse(fp)
File "C:\Python24\Lib\email\Parser.py", line 65, in parse
data = fp.read(8192)
The eml file and the config file are attached.
Thank you for the help,
Georgy,
Semantinet Ltd.
Attachments (1)
Change History (5)
Changed 15 years ago by georgys@…
comment:1 Changed 15 years ago by bas
- Status changed from new to assigned
I will look into it when i am back from holidays
comment:2 Changed 15 years ago by bas
- Type changed from defect to setup
I just tested it with you email and encounterd no problems. But i see some strange lines in youe email2trac.conf:
project: _________________\semantinet tmpdir: _________________ python_egg_cache: _________________\Python24\Scripts
comment:3 Changed 15 years ago by bas
- Priority changed from critical to minor
comment:4 Changed 14 years ago by bas
- Resolution set to worksforme
- Status changed from assigned to closed
No response
eml file and config file