@catonano it doesn't look python-related. You probably have a weird mix of debian repos.
Although they suggest to install pipenv to --user pipenv, i think you can safely ignore that and install it system-wide with just "pip install".
And i don't know what python3-venv is. I always thought that venv is part of python3 now.