Kiv / poclbm

PyOpenCL bitcoin miner with a GUI frontend
GNU General Public License v3.0
450 stars 153 forks source link

Added some Linux support for cgminer, and other python requests (for systems with python2.7 and python3.X) #99

Open aus4000 opened 11 years ago

aus4000 commented 11 years ago

Although it might break python requests in Windows, might have to make it detect python versions and select whether or not to use python2.7 if it does.

ashes1601 commented 11 years ago

i am not sure what any of this means i am trying so hard to learn and noone i know understands what i am doing wrong

Date: Wed, 14 Aug 2013 20:14:37 -0700 From: notifications@github.com To: poclbm@noreply.github.com Subject: [poclbm] Added some Linux support for cgminer, and other python requests (for systems with python2.7 and python3.X) (#99)

Although it might break python requests in Windows, might have to make it detect python versions and select whether or not to use python2.7 if it does.

You can merge this Pull Request by running git pull https://github.com/aus4000/poclbm master Or view, comment on, or merge it at:

https://github.com/Kiv/poclbm/pull/99

Commit Summary

modified: guiminer.py Guess I should be consitant with changes :)

File Changes

M
guiminer.py
(31)

Patch Links:

https://github.com/Kiv/poclbm/pull/99.patch https://github.com/Kiv/poclbm/pull/99.diff

aus4000 commented 11 years ago

Are you trying to use cgminer on Linux? It won't work in master until my patches are merged. If you wanted to you could clone my branch and then get cgminer to try it if you're impatient :)