Post
Topic
Board Mining (Altcoins)
Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€
by
this time
on 21/07/2012, 02:13:32 UTC
I'm trying to get mpbm working on windows using windows-runtime-v0.1.0beta.zip and I get an error when trying to run mpbm.exe from the command line. I've never used mpbm before so I'm probably making a basic error.
Hey "this time",

Please make sure you can type "python -h" as a command line. If yes you have to type "python run-mpbm.py" to start MPBM. If not you have to put the installation directory of python in the %PATH% variable and start a new command line window and try again.

I have installed:
- python 2.7.x
- pyserial win32 (additional package)
- pyusb win32 (additional package)
- latest git mpbm (not 0.1.0beta!)

If you need more help just PM me and I can help you also via skype in german Wink

eb

Thanks for the offer. I don't speak german, the german file reference was just part of the error. I've now got my boards going on mpbm. I couldn't figure what was causing that error and I wound up installing python 2.6 and the standard version of mpbm from github.