Author

Topic: poclbm new version, module not found error (Read 1502 times)

newbie
Activity: 2
Merit: 0
September 25, 2012, 07:16:46 PM
#1
with the latest update for poclbm at github.com/downloads/m0mchil/poclbm/poclbm_py2exe_20120920.7z, I get the following error message when running poclbm.exe.

Code:
Traceback (most recent call last):
  File "poclbm.py", line 3, in
  File "zipextimporter.pyo", line 82, in load_module
  File "BitcoinMiner.pyo", line 16, in
  File "zipextimporter.pyo", line 82, in load_module
  File "adl3\__init__.pyo", line 1, in
  File "zipextimporter.pyo", line 82, in load_module
  File "adl3\adl_api.pyo", line 53, in
  File "ctypes\__init__.pyo", line 353, in __init__
WindowsError: [Error 126] The specified module could not be found

This happens on the 2 different machines I have tested.  The previous two versions both run fine.

any suggestions how to fix this?
Jump to: