You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I am following instructions from here, using Python 3.11, pipenv version is
while running
pipenv install --sequential
I getI am attaching whole log but from what I can tell pipenv is parsing
--sequential
as an argument and not an option. Surprising behavior.Questions:
Full log:
django-shop-pipenv-error-log.txt
The text was updated successfully, but these errors were encountered: