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: Could not find a version that satisfies the requirement pandas==1.2.0 #23

Closed
bruciebruce opened this issue Jun 16, 2021 · 4 comments

Comments

@bruciebruce
Copy link

bruciebruce commented Jun 16, 2021

Hello,

I tried running

pip install -r requirements.txt

with a python virtual env for python 3.6 and 3 and am running into this issue.
What version of python should I be using?

Thank you very much!

@ivopetiz
Copy link
Owner

Hi there,
Pandas dropped support for Python 3.6, in versions >=1.2.
I suggest you use version 3.8.5.

Thanks.

@bruciebruce
Copy link
Author

Hello,

You were right, 3.8.7 did the trick.

Next question if I may, Chronograf is now longer free or available as you have it in your install script.

What replacement would you recommend for Chronograf? Would Grafana work?

Thanks again.

@ivopetiz
Copy link
Owner

Hi,

Didn't know that. I'm using an old version and didn't update it.

Grifana works well and maybe looks better than Chronograf. I just use Chronograf because it was easier to configure at the time and for the simple things I do, it works fine.

@bruciebruce
Copy link
Author

I tried installing fluxdb as a native linux service and Chronograf as a docker containter, but could not get Chronograf to connect to fluxdb.

I disabled the fluxdb service and installed a docker container for fluxdb.

It appears that using fluxdb and Chronograf both as containers should work.

I followed the steps found here: https://hub.docker.com/_/chronograf

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

2 participants