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

Pip install . isn’t accurate #195

Open
Pixel-Panda opened this issue Aug 22, 2024 · 0 comments
Open

Pip install . isn’t accurate #195

Pixel-Panda opened this issue Aug 22, 2024 · 0 comments

Comments

@Pixel-Panda
Copy link

The readme file specifically from the root of the cloned project prompts users to run pip install . which throws an error since there’s no toml file to install from. No requirements etc. Please update with proper instructions to cd into backend and run that command. Or better yet set up a requirements and toml file from the actual root. I spent literally hours trying to debug this project and only eventually luckily got it working. The instructions are really bad.

Also very unnecessary having people use pyenv. For people who don’t have that, that causes yet another 1-3hrs of setup, education, and so on only to find out it’s honestly absolutely unnecessary. Keep install instructions basic. Let people do advanced stuff like that if it’s actually necessary or at minimum, helpful. Which I didn’t even find it to be the case.

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

1 participant