Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1929574
Topic
186280
Board
Beginners & Help
Topic OP
Python-BitcoinRPC
by
Nontenda
on
24/04/2013, 11:14:32 UTC
Re-created on Development board which is better I think (but I can't delete this topic) :
https://bitcointalk.org/index.php?topic=186285.0
Hello
I'm trying to use the python library from jgarzik,
https://github.com/jgarzik/python-bitcoinrpc
I've downloaded and run a python setup.py build / install but I cannot import authproxy.
It said that "no module name 'authproxy'" has been found.
What did I do wrong ?
Thank you very much,