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

Project is broken atm. #93

Closed
Inukares opened this issue Sep 13, 2023 · 7 comments
Closed

Project is broken atm. #93

Inukares opened this issue Sep 13, 2023 · 7 comments
Labels
bug Something isn't working question Further information is requested

Comments

@Inukares
Copy link

Running docker-compose results in:

> [ 7/10] RUN python -m venv pilot-env:
#0 0.289 Error: [Errno 2] No such file or directory: '/usr/src/app/pilot-env/bin/python'
------
failed to solve: executor failed running [/bin/sh -c python -m venv pilot-env]: exit code: 1

Documentation for setting it up manually also doesn't work, as there is no env example to copy

@nalbion
Copy link
Contributor

nalbion commented Sep 13, 2023

@nalbion
Copy link
Contributor

nalbion commented Sep 28, 2023

@Inukares Are you running this from the gpt-pilot directory?

@nalbion nalbion added bug Something isn't working question Further information is requested labels Sep 28, 2023
@nalbion nalbion closed this as completed Oct 6, 2023
@ffesseler
Copy link

I'm having the same issue by running 'docker compose build' from the base 'gpt-pilot' directory

@nalbion nalbion reopened this Oct 10, 2023
nalbion added a commit that referenced this issue Oct 10, 2023
@nalbion
Copy link
Contributor

nalbion commented Oct 10, 2023

@ffesseler docker compose build is working here in CI - https://github.com/Pythagora-io/gpt-pilot/actions/runs/6467905534/job/17558895933

@ffesseler
Copy link

Will do a new clone of the project this evening. I remember trying the manual install first and ended up in an error when executing python main.py then tried the docker install. I don't know if it's linked or not

@ffesseler
Copy link

Worked after doing a new git clone so I guess it came from trying to follow manual install steps first 🤨

@nalbion
Copy link
Contributor

nalbion commented Oct 11, 2023

Great to hear

@nalbion nalbion closed this as completed Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants