| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Rakio Oramara
Caldari Caldarische Nationale Bergbaugesellschaft
|
Posted - 2011.06.22 12:44:00 -
[1]
The autodumper/Reverence method also fails with Incarna. autodumper generates marketlogs with only headers but no data, but it doesn't report any parsing errors. Is this a problem in autodumper or Reverence?
|

Rakio Oramara
Caldari Caldari State Navy
|
Posted - 2011.06.28 13:42:00 -
[2]
Originally by: Szemet ye i did all that even the install pywin32 (get the latest build for your platform) Maybe it doesnt installed right. Hope some can tell me where should i look for the error from the error message.
The error occurs during the attempt to use Pywin32. It is installed alright (the files are there), but there is some problem with the file versions; I'd guess you installed a 64-bit Pywin32 onto a 32-bit Python, or vice versa.
Try uninstalling everything Python and then reinstall, making sure you use only 32-bit versions of Python and Pywin32 (i.e. filenames don't have "amd64" in them, that indicates 64-bit versions).
|

Rakio Oramara
Caldari Caldari State Navy
|
Posted - 2011.06.28 18:47:00 -
[3]
Originally by: Szemet Unistalled all. Downloaded all 32bit version now. Installed... [...] import win32file ImportError: DLL load failed: The specified module could not be found. there is a D:\Python27\Lib\site-packages\win32>win32file.pyd file but no win32file.dll. Should be there one?
No, the python DLLs are called .pyd. However, Python should find the file now, the directory/file names are correct. Did you reboot the system after installing the new Python? Some path changes need a reboot to take effect.
|

Rakio Oramara
Caldari Caldari State Navy
|
Posted - 2011.06.28 18:51:00 -
[4]
Originally by: Runnin Through Edited by: Runnin Through on 28/06/2011 15:43:41 I have a problem.
If i use the auto dumper to export logs, the scanner shows the logs as if they were empty, but sometimes MAGIC happens and some of it start to work randomly.
Anyone could help?
Have you changed main.py as described above? If not, just download the modified main.py and replace the one in the autodumper folder with that. Marketlog exports will work in Incarana, but there are still some other problems (character orders don't seem to work).
|

Rakio Oramara
Caldari Caldari State Navy
|
Posted - 2011.07.03 13:04:00 -
[5]
Originally by: Indra Nooyi I have followed all the steps but when i run main.py i get the following error:
File "F:\Users\samsonite\Documents\EVE\autodumper\autodumper\main.py", line 116 print "Exporting Market orders for %s to %s" % (type, outfile) ^ SyntaxError: invalid syntax
I know you dont support autodumper but maybe this is a quick fix. Any suggestions?
Are you using a Python 3 version? Python 3.x is not fully compatible with Python 2.x, some things were changed to unify the syntax, among them the print instruction. A switch to a Python 2.x install should fix your problem then.
Otherwise download the already modified main.py and copy it over the one in the autodumper folder.
|

Rakio Oramara
Caldari Caldari State Navy
|
Posted - 2011.07.07 11:48:00 -
[6]
Originally by: KIrstin Vayne
I have installed all the required files 32-bit versions but I cannot get this to run on my Windows7 64-bit machine.
Some detail will be wrong, but it certainly does work on Win7/64 in general.
Originally by: KIrstin Vayne
1. python-2.6.msi
This is a really old and buggy 2.6 release. Use 2.6.6 from here.
Originally by: KIrstin Vayne
Setting the path with SET PATH=C:\Python26\ doesn't help either.
This will not keep in Windows, it works only for a single CLI window until you close it. Use the system preferences GUI to add the Python path to PATH and reboot.
|

Rakio Oramara
Caldari Caldari State Navy
|
Posted - 2011.07.07 11:55:00 -
[7]
I just looked at my Marketlogs directory, and Eve seems to keep all the old files. Does EMS need these, or could they be deleted? Or will Eve delete them after some time?
|
| |
|