Skip to content
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

error installing hive_utils (using anaconda on windows 7!) #1

Open
vparikh10 opened this issue Nov 11, 2014 · 2 comments
Open

error installing hive_utils (using anaconda on windows 7!) #1

vparikh10 opened this issue Nov 11, 2014 · 2 comments

Comments

@vparikh10
Copy link

I am using anaconda on windows 7!

I am trying to install hive_utils package in order to obtain data from hive but i am getting this error...i have been troubleshooting from over 2 days now. any help would be appreciated...


File "C:\Users\viral.parikh\AppData\Local\Continuum\Anaconda\lib\distutils\util.py", line 126, in convert_path

raise ValueError, "path '%s' cannot end with '/'" % pathname

ValueError: path 'src/' cannot end with '/'


Cleaning up...
Command python setup.py egg_info failed with error code 1 in c:\users\viral~1.par\appdata\local\temp\pip_build_viral.parikh\hive-thr
ift-py
Storing debug log for failure in C:\Users\viral.parikh\pip\pip.log


@eyalr
Copy link
Contributor

eyalr commented Nov 11, 2014

Hi,

The underlying issue is that this library was not built for windows usage in mind; I don't believe we have any plans on updating it do so on our own, but if you'd like to submit a pull request you're more than welcome to.

@vparikh10
Copy link
Author

thank you for the response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@eyalr @vparikh10 and others