Letractively / golismero

Automatically exported from code.google.com/p/golismero
0 stars 0 forks source link

Error ejecutando GoLISMERO_last #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Ejecutando el script GoLismero.py que viene en la ultima version
2.Aparece un mensaje de error
3.

What is the expected output? What do you see instead?
C:\Python25>python.exe GoLISMERO2\GoLismero.py -t www.eltiempo.com
Traceback (most recent call last):
  File "GoLISMERO2\GoLismero.py", line 23, in <module>
    from libs.updater import *
  File "C:\Python25\GoLISMERO2\libs\updater.py", line 2, in <module>
    from io import *
ImportError: No module named io

What version of the product are you using? On what operating system?
GoLISMERO_last

Please provide any additional information below.

Original issue reported on code.google.com by ing.lind...@gmail.com on 15 Nov 2011 at 9:59

GoogleCodeExporter commented 8 years ago
Please. Put the issues in english.

The translated version:

1 - Running script "GoLismero.py" included in the last version.
2 - Output a error message.

What is the expected output? What do you see instead?
C:\Python25>python.exe GoLISMERO2\GoLismero.py -t www.eltiempo.com
Traceback (most recent call last):
  File "GoLISMERO2\GoLismero.py", line 23, in <module>
    from libs.updater import *
  File "C:\Python25\GoLISMERO2\libs\updater.py", line 2, in <module>
    from io import *
ImportError: No module named io

Original comment by garcia.g...@gmail.com on 16 Nov 2011 at 11:10

GoogleCodeExporter commented 8 years ago
From what directory are you running the script? You mush execute GoLismero in 
the same directory that yo're uncompressed.

Original comment by garcia.g...@gmail.com on 16 Nov 2011 at 11:12

GoogleCodeExporter commented 8 years ago
I'm running GoLISMERO in the same folder that you unzipped, what I did
was copy this folder in the Python look like this: C: \ Python25 \
GoLISMERO2

Original comment by ing.lind...@gmail.com on 16 Nov 2011 at 4:07

GoogleCodeExporter commented 8 years ago

Original comment by garcia.g...@gmail.com on 16 Nov 2011 at 4:11