Skip to content

TypeError: can only concatenate str (not "type") to str instead of actual error #3102

Description

@aidin36

Issue description

In some cases, pipenv outputs TypeError: can only concatenate str (not "type") to str instead of the actual error (or after printing out the actual error). It faces an error while handling the actual error.

Steps to replicate

Set WORKON_HOME to somewhere that current user doesn't have permission for writing to. Example:

WORKON_HOME=/opt/ pipenv install


I encountered the issue on the latest source code from the Github.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions