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

Installation problem #448

Open
jlin-vt opened this issue Jun 30, 2020 · 3 comments
Open

Installation problem #448

jlin-vt opened this issue Jun 30, 2020 · 3 comments

Comments

@jlin-vt
Copy link

jlin-vt commented Jun 30, 2020

Hi,
I am new.
To use hastic, do I need to install (from source) Hastic server and Hastic Grafana App? I follow the instruction of https://hastic.io/downloads/ and I got

pip3 install -r analytics/requirements.txt
>>> ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'analytics/requirements.txt'

any suggestions? thank you

@jonyrock
Copy link
Contributor

jonyrock commented Jul 1, 2020

Hey! There is only one case at this moment when it's better to install hastic-app from sources: when you need to use it with Grafana 7.

In all other cases you may try to want to run it on Linux/MacOSx installation from that downloads page.

Where do you want to install hastic-server/hastic-app?

@jonyrock
Copy link
Contributor

jonyrock commented Jul 2, 2020

But regarding >>> ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'analytics/requirements.txt', please not to forget to do cd hastic-server (the working directory is important)

@jonyrock
Copy link
Contributor

jonyrock commented Jul 2, 2020

On hastic.io/downloads a bit wrong instruction. See https://github.com/hastic/hastic-server/wiki/Installation-from-source#installation . The difference in this like git clone --recursive https://github.com/hastic/hastic-server.git (notice --recursive flag)

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