|
August 16, 2011, 10:37:48 PM |
|
while trying to remotely launch phoenix using psexec phoenix gives me this error:
Traceback (most recent call last): File "phoenix.py", line 123, in <module> File "Miner.pyc", line 75, in start File "phoenix.py", line 111, in makeKernel File "kernels\poclbm\__init__.py", line 22, in <module> import pyopencl as cl File "zipextimporter.pyc", line 82, in load_module File "pyopencl\__init__.pyc", line 3, in <module> File "zipextimporter.pyc", line 98, in load_module ImportError: MemoryLoadLibrary failed loading pyopencl\_cl.pyd
however i can use a usb flash drive and have a batch file copy just phoenix.exe to a folder and pass on the run arguments and it will work just fine.
any ideas on how to fix this?
|