Skip to content

Install error while parsing --sequential requirements  #878

Description

@anddam

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions