Marack75 / namebench

Automatically exported from code.google.com/p/namebench
Apache License 2.0
0 stars 0 forks source link

IOError: [Errno 22] Invalid argument #220

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I try to install Namebench 1.3.1, I am getting this Error
"IOError: [Errno 22] Invalid argument"

This is what is in the log file

Traceback (most recent call last):
  File "namebench.py", line 73, in <module>
  File "libnamebench\tk.pyc", line 152, in Execute
  File "libnamebench\tk.pyc", line 279, in DrawWindow
  File "libnamebench\data_sources.pyc", line 123, in ListSourceTitles
  File "libnamebench\data_sources.pyc", line 108, in ListSourcesWithDetails
  File "libnamebench\data_sources.pyc", line 315, in _GetHostsFromSource
  File "libnamebench\data_sources.pyc", line 330, in _ExtractHostsFromHistoryFile
IOError: [Errno 22] Invalid argument

What version of the product are you using? On what operating system?
Im using Namebench 1.3.1 on Windows 7 64-bit 

Original issue reported on code.google.com by sam.v...@gmail.com on 11 Jul 2012 at 6:09