Author

Topic: Python Error? [FIXED] (Read 490 times)

newbie
Activity: 13
Merit: 0
May 20, 2013, 08:48:37 PM
#4
Figured it out. Will edit first post.
newbie
Activity: 42
Merit: 0
May 20, 2013, 03:54:54 PM
#3
Im not sure sorry
newbie
Activity: 13
Merit: 0
May 20, 2013, 03:49:43 PM
#2
Console log from GUI Miner

Code:
2013-05-20 16:47:56: Listener for "hope" started
2013-05-20 16:47:56: Listener for "hope": 20/05/2013 16:47:56,  too many values to unpack
2013-05-20 16:47:59: Listener for "hope": At least one server is required
2013-05-20 16:47:59: Listener for "hope": Traceback (most recent call last):
2013-05-20 16:47:59: Listener for "hope": File "Switch.pyo", line 45, in __init__
2013-05-20 16:47:59: Listener for "hope": File "Switch.pyo", line 60, in parse_server
2013-05-20 16:47:59: Listener for "hope": ValueError: too many values to unpack
2013-05-20 16:48:06: Listener for "hope" shutting down
newbie
Activity: 13
Merit: 0
May 20, 2013, 11:56:45 AM
#1
I'm completely new to mining and I'm running into problems from the get-go.

I've tried using the GUI miner here: https://bitcointalksearch.org/topic/gui-mining-updated-dec-3-with-7970-bugfix-also-supports-stratum-3878

As well as the command line following the guide here: http://www.newslobster.com/random/how-to-get-started-using-your-gpu-to-mine-for-bitcoins-on-windows

For both of these methods I receive the error "ValueError: too many values to unpack!"

So far as I can tell, it's a python error which is a language I know very little about. Does anyone know where I should start for addressing this error?

Potentially Relevant info:
  • Windows 8 Pro; 32-bit OS, x64-based processor
  • Intel Core i5-2500 CPU @ 3.30Ghz 3.60 Ghz
  • 4 GB RAM
  • AMD Radeon HD 6850; Driver: 12.104.0.0 - Catalyst 13.4 (3-28-2013)
  • Python 2.7.5

Edit: My chosen password had special characters which apparently isn't allowed.
Jump to: