Bitcoin Forum
June 20, 2024, 08:18:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cryptoSwitcher BTCeAPI installation problem.  (Read 601 times)
pickitlickit (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 15, 2013, 11:18:27 AM
 #1

I fear this may be to specific for the newbie section but im trying to use cryptoswitcher and im having problems with the btceapi dependencie.

So far when i run cryptoswitcher.py I get:

Traceback (most recent call last):
  File "C:\cryptoSwitcher\CryptoSwitcher\cryptoSwitcher.py", line 9, in <module>
    import btceapi
ImportError: No module named btceapi


Github says that dependency is included but I'm stuck. If i get btce-api off of gethub and run setup.py I get:
 
Traceback (most recent call last):
  File "C:\Users\TD7\Desktop\btce-api-master\setup.py", line 11, in <module>
    packages=['btceapi'],
  File "C:\Python27\lib\distutils\core.py", line 140, in setup
    raise SystemExit, gen_usage(dist.script_name) + "\nerror: %s" % msg
SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help


error: no commands supplied[/font]

I am a total python nub and took a VERY long time to get some of the other dependencies to work but since this dependency is specific for cryptocoin mining I can't find alot of information on whats the problem.  Any help would be greatly appreciated.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!