Slayer5914 / spraygen

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

The specified module could not be found #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Openeing Spraygen
2.
3.

What is the expected output? What do you see instead?
The expected output is that the program will open yet instead i get an error 
message and a notepad with an error log.

What version of the product are you using? On what operating system?
spraygen 1.3.4, windows 7 x64

Please provide any additional information below.
the error log looks like this:
Traceback (most recent call last):
  File "spraygen.py", line 3, in <module>
  File "gtk\__init__.pyo", line 30, in <module>
  File "gobject\__init__.pyo", line 26, in <module>
  File "glib\__init__.pyo", line 22, in <module>
  File "glib\_glib.pyo", line 12, in <module>
  File "glib\_glib.pyo", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.

Original issue reported on code.google.com by james.ha...@gmail.com on 5 Oct 2014 at 6:41