-
Notifications
You must be signed in to change notification settings - Fork 5
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
Requirement missing #1
Comments
Hi @b3yond , I am glad that you gave a shot to try out this tool. Unfortunately I could not reproduce the same error as yours on my machines. If you provide me the information about your operating system (with version) along with the versions of your pip, python and pandas, I can reproduce them on a virtual machine and try to debug it. Looking at your install logs, I think it could be the issue with an outdated pip, so try upgrading it to a latest version Surprisingly, it is not the case where capitalization of |
Hi, tried your suggestions: I upgraded pip and reinstalled all requirements, still did not work.
thanks for caring :3 |
I could reproduce it on my virtual machine Let me know if it still persists and reopen the issue. For now, I will mark it as resolved. |
Hi :)
I failed to run your script.
Steps to reproduce:
Suggestions:
sudo pip install seems to run more smoothly with the sudo -H flag. But maybe this is just for my environment.
pandas.tseries.resample doesn't seem to be downloaded by pip. How did you get the module and can you replace it?
The text was updated successfully, but these errors were encountered: