-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install oandapy #46
Comments
seems like you don't have git installed .
If you have a V20 account you can use those bindings. It's easy to migrate your v1 account. |
Thanks!
That worked
…On 10 May 2017 at 17:57, Feite Brekeveld ***@***.***> wrote:
seems like you don't have *git* installed .
The V20 libraries are pip installable from pypi:
- the bindings from OANDA : pip install v20
- hootnot bindings : pip install oandapyV20
If you have a V20 account you can use those bindings. It's easy to migrate
your v1 account.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#46 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AbRtj88eeas-FSwPXBkyhmWr_dEmyn8nks5r4d5lgaJpZM4NWznQ>
.
--
368 JR
Destrik Cullinan
Gauteng
1001
Mobile: 0027739455901
|
what module do i import for oandapyv20? |
Don't exactly understand your question. If you want usage examples, please take a look at the examples repo. If you still have oandapyV20 questions please open a new issue at hootnot/oanda-api-v20. |
Hi
I am trying to install oandapy but get the following:
Input:
C:\Users\paumi\AppData\Local\Programs\Python\Python36\Scripts>pip install git+https://github.com/oanda/oandapy.git
Output:
Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://github.com/oanda/oandapy.py C:\Users\paumi\AppData\Local\Temp\pip-gfad3mqg-build
Cannot find command 'git'
Any help?
The text was updated successfully, but these errors were encountered: