python-omniture icon indicating copy to clipboard operation
python-omniture copied to clipboard

Cannot install omniture

Open asma1486 opened this issue 8 years ago • 3 comments

Hi! I am a beginner and cannot install omniture with python. I am using Anaconda 2 and created a virtual env. I then tried to use pip install omniture and it throws up an error.

image

Any help will be useful. Thanks!

asma1486 avatar Jul 03 '17 11:07 asma1486

Do you know if you have git intsalled?

You can check it by typing git --version If it gives you an error then you will need to install it.

If you do need to install it you can grab it here. https://git-scm.com/download/win

dancingcactus avatar Jul 03 '17 16:07 dancingcactus

Have installed git as well! There seems to be an error in the package when I try to use "pip install omniture"

image

asma1486 avatar Jul 03 '17 19:07 asma1486

Apologies! Using the whole git link from within anaconda worked out fine! It should be considered to include the git installation step in the install instructions just in case someone does not have git.

asma1486 avatar Jul 03 '17 19:07 asma1486