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

Install error while parsing --sequential requirements #878

Open
anddam opened this issue Jan 22, 2023 · 2 comments
Open

Install error while parsing --sequential requirements #878

anddam opened this issue Jan 22, 2023 · 2 comments

Comments

@anddam
Copy link

anddam commented Jan 22, 2023

I am following instructions from here, using Python 3.11, pipenv version is

$ pipenv --version
Cerberus
Cerberus
pipenv, version 2022.12.19

while running pipenv install --sequential I get

pipenv.vendor.requirementslib.exceptions.RequirementError: Failed parsing requirement from '--sequential'

I am attaching whole log but from what I can tell pipenv is parsing --sequential as an argument and not an option. Surprising behavior.

Questions:

  1. how can I avoid this?
  2. is it possible to install the bare django-shop package, no cookiecutter, no pipenv, and build a website by just following docs?

Full log:
django-shop-pipenv-error-log.txt

@eslamelhadedy
Copy link

any update

@anddam
Copy link
Author

anddam commented Feb 19, 2023

Not from me, at least not in a way that moves toward a solution of the issue.

But here is what happened: pipenv ran for hours without spitting any useful detail (the machine is a i7 12xxx with 16GB RAM, not sure what it chewing on with such intensity) and given my lack of time, lack of understanding of pipenv working and lack of familiarity with cookiecutter (not sure why a demo website couldn't be done with a dedicated django app with fixtures) I decided the result was not worth the effort, dropped the idea of using django and went with an existing ecommerce-as-a-service solution.

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