|
nedievas
Newbie
Offline
Activity: 41
Merit: 0
|
|
April 14, 2013, 05:45:53 PM |
|
[reboot@(none) goxtool]$ ./goxtool.py --protocol=websocket Traceback (most recent call last): File "./goxtool.py", line 30, in <module> import goxapi File "/home/reboot/goxtool/goxapi.py", line 34, in <module> from Crypto.Cipher import AES ImportError: No module named Crypto.Cipher [reboot@(none) goxtool]$
Any suggestions?
|
|
|
|
prof7bit
|
|
April 14, 2013, 05:47:52 PM |
|
[reboot@(none) goxtool]$ ./goxtool.py --protocol=websocket Traceback (most recent call last): File "./goxtool.py", line 30, in <module> import goxapi File "/home/reboot/goxtool/goxapi.py", line 34, in <module> from Crypto.Cipher import AES ImportError: No module named Crypto.Cipher [reboot@(none) goxtool]$
Any suggestions? pycrypto missing
|
|
|
|
sebastopol (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
April 14, 2013, 05:57:20 PM |
|
prof7bit is right. And you should be starting application.py, not goxtool.py. Look above under "Installation"
|
|
|
|
papamoi
|
|
April 14, 2013, 05:58:33 PM |
|
hi
could you give the detailed instruction on how to install in on windows 8
thanks
|
|
|
|
sebastopol (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
April 14, 2013, 06:07:31 PM |
|
Currently the installation requires a bit of experience with Python / Qt / PyQt. Next weekend I will work on a Windows-Installer, but until then, I'm afraid I don't have much time
|
|
|
|
nedievas
Newbie
Offline
Activity: 41
Merit: 0
|
|
April 14, 2013, 06:11:25 PM |
|
prof7bit is right. And you should be starting application.py, not goxtool.py. Look above under "Installation" First I want to install goxtool, then the GUI. [reboot@(none) ~]$ git clone --recursive git@github.com:sebastianhaberey/goxgui.git Cloning into 'goxgui'... The authenticity of host 'github.com (204.232.175.90)' can't be established. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,204.232.175.90' (RSA) to the list of known hosts. Permission denied (publickey). fatal: The remote end hung up unexpectedly [reboot@(none) ~]$ git clone --recursive git@github.com:sebastianhaberey/goxgui.git Cloning into 'goxgui'... Permission denied (publickey). fatal: The remote end hung up unexpectedly [reboot@(none) ~]$
|
|
|
|
stfnnn
Member
Offline
Activity: 75
Merit: 10
|
|
April 14, 2013, 06:22:40 PM |
|
Nice tool! +1 for open source!
|
BTC send to 1DZK7skHmfLYgu1ZvfiVTRTKGhwfkQn6xH are lost in /dev/null !!
|
|
|
sebastopol (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
April 14, 2013, 06:25:44 PM |
|
nedievas: really sorry, wrong URL. The correct command should be: git clone --recursive git://github.com/sebastianhaberey/goxgui.git
|
|
|
|
nedievas
Newbie
Offline
Activity: 41
Merit: 0
|
|
April 14, 2013, 06:53:00 PM |
|
[reboot@(none) ~]$ cd goxgui/run [reboot@(none) run]$ chmod 755 ./start.sh [reboot@(none) run]$ ./start.sh ./start.sh: line 4: /usr/local/bin/python: No such file or directory [reboot@(none) run]$ Yes, I'm not lucky today :/ P.S. I have python 2.7.3 on my fedora
|
|
|
|
sebastopol (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
April 14, 2013, 06:59:39 PM |
|
No, you're just the first beta-tester try editing start.sh: change /usr/local/bin/python ../goxgui/application.py to python ../goxgui/application.py Thanks for going through this trouble. I will change what you find, so others will have it easier. It sounds like you're almost there, though!
|
|
|
|
nedievas
Newbie
Offline
Activity: 41
Merit: 0
|
|
April 14, 2013, 07:08:18 PM |
|
I did it! +1 sebastopol
|
|
|
|
covalence
Newbie
Offline
Activity: 12
Merit: 0
|
|
April 14, 2013, 07:17:20 PM |
|
Great tool and nice UI - I'll try it out later today
|
|
|
|
sebastopol (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
April 14, 2013, 07:21:56 PM |
|
@nedievas: Yay!
If you find bugs or have feature requests just post them here. I only have a bit of time on the weekends to develop this, and I can't promise much, but input is very welcome.
|
|
|
|
myusername
Newbie
Offline
Activity: 13
Merit: 0
|
|
April 14, 2013, 07:25:33 PM |
|
great tool, I will give it a try!
|
|
|
|
nedievas
Newbie
Offline
Activity: 41
Merit: 0
|
|
April 14, 2013, 07:27:53 PM |
|
how to change currency? I trade in EUR. I added API key and secret key -> Apply. Then restarted the program. BTC and USD are not active buttons...
|
|
|
|
sebastopol (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
April 14, 2013, 07:31:21 PM |
|
Yeah. That would be the first feature request sorry. Currently the tool only supports USD.
|
|
|
|
Alatar
Newbie
Offline
Activity: 6
Merit: 0
|
|
April 14, 2013, 07:33:20 PM |
|
Great tool, unfortunately I prefer EUR too
|
|
|
|
sebastopol (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
April 14, 2013, 07:34:36 PM |
|
Okay then multi-currency is definitely the top feature on my ToDo-list.
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
April 14, 2013, 07:57:27 PM |
|
Topic moved. sebastopol, you're whitelisted.
|
|
|
|
|