-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Issue description
I cannot run pipenv check --scan. Every time I try, it fails after attempting to install safety.
Expected result
pipenv check --scan should run successfully and report vulnerabilities.
Actual result
Output when running the command:
Steps to replicate
- Run
pipenv check --scan - Accept the prompt to install safety
- The installation succeeds, but running still fails with
module not found.
Pipenv support info
(Please run $ pipenv --support and paste results here)
Tsingis
Metadata
Metadata
Assignees
Labels
No labels