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

Problem installing with Docker #28

Open
deivuh opened this issue Feb 8, 2015 · 2 comments
Open

Problem installing with Docker #28

deivuh opened this issue Feb 8, 2015 · 2 comments

Comments

@deivuh
Copy link

deivuh commented Feb 8, 2015

I've tried to install CrowData via Docker, but I'm getting the following error:

Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

The requirements.txt is there, and I ran the command from that directory. I've tried replacing the filename with the full absolute path, but I get the same error.

I think the most possible explanation would be that Docker is not working on the current directory.

I'm new to Docker and any help would be appreciated. Thanks

@Guilhermeslucas
Copy link
Contributor

I think I found the problem. We're trying to run requirements.txt before adding it to the container. I'll take a look at it.

@Guilhermeslucas
Copy link
Contributor

I think it's solved!

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