I have pyzor running on a FreeBSD machine with no
problems. SO I know this is a WIN32 issue... I get the
following error when I try to run a check on a mail file. I
am using the ActiveState Python 2.3.2 (Don't know if
that is the problem). Any idea how I can get it running
on win32? Thanks, I love the program.
python pyzor check < 2453009_093934_a287110.txt
Traceback (most recent call last):
File "c:\python23\Scripts\pyzor", line 4, in ?
pyzor.client.run()
File "C:\Python23\Lib\site-packages\pyzor\client.py",
line 934, in run
ExecCall().run()
File "C:\Python23\Lib\site-packages\pyzor\client.py",
line 180, in run
'AccountsFile')))
File "C:\Python23\Lib\site-packages\pyzor\client.py",
line 30, in __init__
signal.signal(signal.SIGALRM, handle_timeout)
AttributeError: 'module' object has no attribute 'SIGALRM'
Tony Meyer
None
None
Public
|
Date: 2009-06-04 01:21 Moved to new Trac-based ticket system, ticket #56: |
|
Date: 2009-03-05 23:09 Python on win32 has signals, but not SIGALRM. I think having the client |
|
Date: 2006-12-06 04:14
|
|
Date: 2006-12-06 04:06
|
|
Date: 2004-01-06 04:49 Logged In: YES |
|
Date: 2004-01-05 05:47 Logged In: YES |
|
Date: 2004-01-05 01:20 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-06-04 01:21 | anadelonbrin |
| close_date | - | 2009-06-04 01:21 | anadelonbrin |
| allow_comments | 1 | 2009-06-04 01:21 | anadelonbrin |
| data_type | 458245 | 2009-03-05 23:09 | anadelonbrin |
| priority | 3 | 2009-03-05 23:09 | anadelonbrin |
| assigned_to | ftobin | 2009-01-11 18:59 | abyz12345 |
| assigned_to | nobody | 2004-01-05 01:20 | ftobin |
| summary | WIN32 error on calling CHECK | 2004-01-05 01:20 | ftobin |
| priority | 5 | 2004-01-05 01:20 | ftobin |