You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
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
The text was updated successfully, but these errors were encountered: