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

pipenv sync doesn't work without Pipfile #3308

Closed
konstantinmiller opened this issue Nov 26, 2018 · 1 comment
Closed

pipenv sync doesn't work without Pipfile #3308

konstantinmiller opened this issue Nov 26, 2018 · 1 comment
Labels
Type: Duplicate This issue is a duplicate of an already-existing issue.

Comments

@konstantinmiller
Copy link

I'm trying to initialize a production environment from Pipfile.lock. I have an empty directory with a Pipfile.lock and run pipenv sync. It fails with the following message:

Error: Pipfile.lock is missing! You need to run $ pipenv lock first.
Aborted!

Note that Pipfile.lock is there. It's rather the Pipfile that is missing but my understanding is that you don't need it when you do pipenv sync.

@konstantinmiller konstantinmiller changed the title pipenv lock doesn't work without Pipfile pipenv sync doesn't work without Pipfile Nov 26, 2018
@frostming frostming added the Type: Duplicate This issue is a duplicate of an already-existing issue. label Nov 27, 2018
@frostming
Copy link
Contributor

This issue is well discussed in #2834 and is definitely a direction to improve, thanks for report, close this issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Duplicate This issue is a duplicate of an already-existing issue.
Projects
None yet
Development

No branches or pull requests

2 participants