pypa / virtualenv

Virtual Python Environment builder
https://virtualenv.pypa.io
MIT License
4.77k stars 1.02k forks source link

builtin input crashes during pip uninstall in virtual environment in win/git-bash when running pip uninstall mypackage crashes with: "input(): lost sys.stderr" #2456

Closed zackees closed 1 year ago

zackees commented 1 year ago

Issue

This only happens while in a virtual environment while in git-bash and possibly cygwin, but doesn't happen in cmd or in powershell. The crash happens while trying to do a pip uninstall mypackage while inside the virtual environment.

Expected behavior: No crash

See related bug report: https://github.com/python/cpython/issues/99937

And pip workaround: https://github.com/pypa/pip/pull/11630/files/4654a57a20ea36f3754e945bfe28f5e3581a0186

Repro steps

Sure here are the repro steps for another, simpler github repo:

  1. start off in git-bash
  2. git clone https://github.com/zackees/keyvalue_sqlite
  3. cd keyvalue_sqlite
  4. python make_venv.py
  5. .activate.sh
  6. pip install .
  7. ERROR STEP:pip uninstall keyvalue_sqlite`, error message: "input(): lost sys.stderr"

Environment

pip list

(venv) C:\Users\niteris\dev\keyvalue_sqlite>pip list
Package    Version
---------- -------
pip        22.3.1
setuptools 65.5.1
wheel      0.37.1

OS: image

virtualenv              20.14.1
Zach Vorhies@DESKTOP-I3718DO MINGW64 ~/dev
$ pip list
Package                 Version     Editable project location
----------------------- ----------- --------------------------------------------------------------------------
aiohttp                 3.8.3
aiosignal               1.2.0
anyio                   3.6.1
appdirs                 1.4.4
arrow                   1.2.2
astroid                 2.11.2
asttokens               2.0.5
async-timeout           4.0.2
attrs                   21.4.0
autobahn                22.4.2
Automat                 20.2.0
autopep8                1.6.0
backcall                0.2.0
bcrypt                  4.0.1
beautifulsoup4          4.11.1
beepy                   1.0.7
black                   22.10.0
bleach                  5.0.1
Brotli                  1.0.9
build                   0.8.0
bv-app                  1.0         c:\users\niteris\dev\blast_video_app
CacheControl            0.12.11
cachy                   0.3.0
capturing-process       1.0.7
Cerberus                1.3.4
certifi                 2021.10.8
cffi                    1.15.0
cfgv                    3.3.1
charset-normalizer      2.0.12
cleo                    1.0.0a5
click                   8.1.2
colorama                0.4.4
coloredlogs             15.0.1
commonmark              0.9.1
constantly              15.1.0
coverage                6.3.3
crashtest               0.3.1
cryptography            37.0.2
cycler                  0.11.0
Cython                  0.29.28
dateparser              1.1.1
debugpy                 1.6.3
decorator               4.4.2
dephell                 0.8.3
dephell-archive         0.1.7
dephell-argparse        0.1.3
dephell-changelogs      0.0.1
dephell-discover        0.2.10
dephell-licenses        0.1.7
dephell-links           0.1.5
dephell-markers         1.0.3
dephell-pythons         0.1.15
dephell-setuptools      0.2.5
dephell-shells          0.1.5
dephell-specifier       0.2.2
dephell-venvs           0.1.18
dephell-versioning      0.1.2
Deprecated              1.2.13
diffusers               0.8.1
dill                    0.3.4
distlib                 0.3.4
docopt                  0.6.2
docutils                0.19
download                0.3.5
dulwich                 0.20.46
entrypoints             0.4
exceptiongroup          1.0.1
executing               0.8.3
extractcode-7z          16.5.210531
fastapi                 0.79.0
feedparser              6.0.8
ffmpeg-normalize        1.23.0
ffmpeg-progress-yield   0.2.0
ffmpeg-python           0.2.0
ffmpy                   0.3.0
filelock                3.6.0
Flask                   2.1.1
Flask-Executor          0.10.0
flatbuffers             22.11.23
fonttools               4.33.3
frozendict              2.3.2
frozenlist              1.3.1
fsspec                  2022.11.0
future                  0.18.2
grip                    4.6.1
h11                     0.12.0
hiredis                 2.0.0
hkdf                    0.0.3
html5lib                1.1
httpcore                0.15.0
httptools               0.4.0
httpx                   0.23.0
huggingface-hub         0.11.0
humanfriendly           10.0
humanize                4.1.0
hyperlink               21.0.0
identify                2.5.3
idna                    3.3
imageio                 2.22.0
imageio-ffmpeg          0.4.7
importlib-metadata      4.12.0
incremental             21.3.0
inflate64               0.3.1
iniconfig               1.1.1
invisible-watermark     0.1.5
ipykernel               6.16.1
ipython                 8.3.0
isodate                 0.6.1
isort                   5.10.1
itsdangerous            2.1.2
jedi                    0.18.1
Jinja2                  3.1.1
json-spec               0.10.1
jsoncomment             0.4.2
jsonschema              4.16.0
jupyter_client          7.4.3
jupyter_core            4.11.2
keyring                 23.7.0
keyvalue-sqlite         1.0.4       c:\users\niteris\appdata\local\programs\python\python310\lib\site-packages
kiwisolver              1.4.2
lazy-object-proxy       1.7.1
linkify-it-py           1.0.3
lockfile                0.12.2
m2r                     0.2.1
magic-wormhole          0.12.0
Markdown                3.4.1
markdown-it-py          2.1.0
MarkupSafe              2.1.1
matlablib               1.3
matplotlib              3.5.2
matplotlib-inline       0.1.3
mccabe                  0.6.1
mdit-py-plugins         0.3.1
mdurl                   0.1.2
mistune                 2.0.4
moment                  0.12.1
more-itertools          8.14.0
moviepy                 1.0.3
mpmath                  1.2.1
msgpack                 1.0.4
multidict               6.0.2
multipart               0.2.4
multivolumefile         0.2.3
mutagen                 1.45.1
mypy                    0.950
mypy-extensions         0.4.3
nest-asyncio            1.5.6
nodeenv                 1.7.0
Nuitka                  0.7.7
numpy                   1.22.3
onnx                    1.12.0
onnxruntime             1.13.1
open-webdriver          1.4.2       c:\users\niteris\dev\open-webdriver
opencv-python           4.6.0.66
orjson                  3.8.2
packaging               21.3
pandas                  1.4.2
paramiko                2.12.0
parso                   0.8.3
path-and-address        2.0.1
pathspec                0.9.0
pathvalidate            2.5.1
pdf2image               1.16.0
peewee                  3.15.2
peewee-extra-fields     2.8.2
pep517                  0.13.0
pexpect                 4.8.0
pickleshare             0.7.5
Pillow                  9.1.0
pip                     22.3.1
pkginfo                 1.8.3
platformdirs            2.5.2
pluggy                  1.0.0
poetry                  1.2.2
poetry-core             1.3.2
poetry-plugin-export    1.1.2
pre-commit              2.20.0
proglog                 0.1.10
prompt-toolkit          3.0.29
protobuf                3.20.1
psutil                  5.9.3
psycopg2-binary         2.9.3
ptyprocess              0.7.0
pure-eval               0.2.2
py                      1.11.0
py7zr                   0.20.2
pyasn1                  0.4.8
pyasn1-modules          0.2.8
pybcj                   1.0.1
pycodestyle             2.8.0
pycparser               2.21
pycryptodome            3.16.0
pycryptodomex           3.14.1
pydantic                1.9.0
pydub                   0.25.1
pyflakes                2.4.0
Pygments                2.12.0
pylev                   1.4.0
pylint                  2.13.5
PyNaCl                  1.5.0
pyOpenSSL               22.0.0
pyparsing               3.0.9
pypng                   0.0.21
pyppmd                  1.0.0
PyQt5                   5.15.7
PyQt5-Qt5               5.15.2
PyQt5-sip               12.11.0
PyQt6                   6.3.1
PyQt6-Qt6               6.3.2
PyQt6-sip               13.4.0
pyreadline3             3.4.1
pyrsistent              0.18.1
pytest                  7.2.0
python-daemon           2.3.1
python-dateutil         2.8.2
python-dotenv           0.20.0
python-multipart        0.0.5
pytube                  12.1.0
pytz                    2022.1
pytz-deprecation-shim   0.1.0.post0
PyWavelets              1.4.1
pywhisper               1.0.2
pywin32                 304
pywin32-ctypes          0.2.0
PyYAML                  6.0
pyzmq                   24.0.1
pyzstd                  0.15.3
readme-renderer         35.0
redis                   4.3.4
regex                   2022.3.2
requests                2.27.1
requests-futures        1.0.0
requests-toolbelt       0.9.1
rfc3986                 1.5.0
rich                    12.5.1
rope                    1.0.0
ruamel.yaml             0.17.21
ruamel.yaml.clib        0.2.6
selenium                3.141.0
semantic-version        2.10.0
service-identity        21.1.0
setuptools              63.2.0
setuptools-rust         1.5.2
sgmllib3k               1.0.0
shellingham             1.5.0
simpleaudio             1.0.4
six                     1.16.0
sniffio                 1.2.0
soupsieve               2.3.2.post1
spake2                  0.8
stable-diffusion        0.0.1       c:\users\niteris\dev\stablediffusion
stack-data              0.2.0
starlette               0.19.1
static-ffmpeg           2.3
sympy                   1.11.1
termcolor-whl           1.1.2
texttable               1.6.5
times                   0.7
tokenizers              0.12.1
toml                    0.10.2
tomli                   2.0.1
tomlkit                 0.11.5
tornado                 6.2
torpy                   1.1.6
tox                     3.25.1
tqdm                    4.64.0
traitlets               5.2.0
transformers            4.19.2
twine                   4.0.1
Twisted                 22.4.0
twisted-iocpsupport     1.0.2
txaio                   22.2.1
txtorcon                22.0.0
types-beautifulsoup4    4.11.6.1
types-filelock          3.2.5
types-frozendict        2.0.8
types-python-dateutil   2.8.15
types-pytz              2021.3.8
types-requests          2.27.25
types-ujson             5.5.0
types-urllib3           1.26.14
typing_extensions       4.4.0
tzdata                  2022.1
tzlocal                 4.2
ua-parser               0.10.0
uc-micro-py             1.0.1
unittest-parallel       1.5.1
urllib3                 1.26.11
user-agents             2.2.0
uvicorn                 0.18.2
vidcrawler              1.0.9       c:\users\niteris\appdata\local\programs\python\python310\lib\site-packages
video-server            1.0.0       c:\users\niteris\dev\video-server
vids-db                 1.0.7
virtualenv              20.14.1
watchfiles              0.16.0
wcwidth                 0.2.5
webdriver-manager       3.8.5
webdriver-setup         1.1.0
webencodings            0.5.1
websockets              10.2
webtorrent-movie-server 1.0.0       c:\users\niteris\dev\video-server
webtorrent-seeder       1.1.1
Werkzeug                2.1.1
wheel                   0.37.1
Whoosh                  2.7.4
wrapt                   1.14.0
yarl                    1.8.1
yaspin                  2.2.0
youtube-dl              2021.12.17
yt-dlp                  2022.4.8
ytclip                  1.2.2
ytclip-server           1.0.4
zcmds                   1.3.1       C:\Users\niteris\dev\zcmds
zcmds-win32             1.0.0       C:\Users\niteris\dev\zcmds_win32
zipp                    3.8.1
zope.interface          5.4.0
zstandard               0.17.0

Output of the virtual environment creation

Make sure to run the creation with -vvv --with-traceback:

$ virtualenv -p python3 -vvv --with-traceback venv
687 setup logging to NOTSET [DEBUG report:39]
715 find interpreter for spec PythonSpec(implementation=CPython, major=3) [INFO builtin:62]
716 proposed PythonInfo(spec=CPython3.10.8.final.0-64, exe=C:\Users\niteris\AppData\Local\Programs\Python\Python310\python.exe, platform=win32, version='3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]', encoding_fs_io=utf-8-utf-8) [INFO builtin:69]
716 accepted PythonInfo(spec=CPython3.10.8.final.0-64, exe=C:\Users\niteris\AppData\Local\Programs\Python\Python310\python.exe, platform=win32, version='3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]', encoding_fs_io=utf-8-utf-8) [DEBUG builtin:71]
720 symlink on filesystem does work [DEBUG info:48]
720 filesystem is not case-sensitive [DEBUG info:29]
775 create virtual environment via CPython3Windows(dest=C:\Users\niteris\dev\keyvalue_sqlite\venv, clear=False, no_vcs_ignore=False, global=False) [INFO session:52]
775 create folder C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages [DEBUG _sync:24]
777 create folder C:\Users\niteris\dev\keyvalue_sqlite\venv\Scripts [DEBUG _sync:24]
777 write C:\Users\niteris\dev\keyvalue_sqlite\venv\pyvenv.cfg [DEBUG pyenv_cfg:34]
777     home = C:\Users\niteris\AppData\Local\Programs\Python\Python310 [DEBUG pyenv_cfg:38]
778     implementation = CPython [DEBUG pyenv_cfg:38]
778     version_info = 3.10.8.final.0 [DEBUG pyenv_cfg:38]
778     virtualenv = 20.14.1 [DEBUG pyenv_cfg:38]
779     include-system-site-packages = false [DEBUG pyenv_cfg:38]
779     base-prefix = C:\Users\niteris\AppData\Local\Programs\Python\Python310 [DEBUG pyenv_cfg:38]
779     base-exec-prefix = C:\Users\niteris\AppData\Local\Programs\Python\Python310 [DEBUG pyenv_cfg:38]
780     base-executable = C:\Users\niteris\AppData\Local\Programs\Python\Python310\python.exe [DEBUG pyenv_cfg:38]
780 copy C:\Users\niteris\AppData\Local\Programs\Python\Python310\Lib\venv\scripts\nt\python.exe to C:\Users\niteris\dev\keyvalue_sqlite\venv\Scripts\python.exe [DEBUG _sync:51]
782 copy C:\Users\niteris\AppData\Local\Programs\Python\Python310\Lib\venv\scripts\nt\pythonw.exe to C:\Users\niteris\dev\keyvalue_sqlite\venv\Scripts\pythonw.exe [DEBUG _sync:51]
783 create virtualenv import hook file C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\_virtualenv.pth [DEBUG api:95]
783 create C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\_virtualenv.py [DEBUG api:98]
784 ============================== target debug ============================== [DEBUG session:54]
784 debug via 'C:\Users\niteris\dev\keyvalue_sqlite\venv\Scripts\python.exe' 'C:\Users\niteris\AppData\Local\Programs\Python\Python310\lib\site-packages\virtualenv\create\debug.py' [DEBUG creator:224]
784 {
  "sys": {
    "executable": "C:\\Users\\niteris\\dev\\keyvalue_sqlite\\venv\\Scripts\\python.exe",
    "_base_executable": "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310\\python.exe",
    "prefix": "C:\\Users\\niteris\\dev\\keyvalue_sqlite\\venv",
    "base_prefix": "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310",
    "real_prefix": null,
    "exec_prefix": "C:\\Users\\niteris\\dev\\keyvalue_sqlite\\venv",
    "base_exec_prefix": "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310",
    "path": [
      "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310\\python310.zip",
      "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310\\DLLs",
      "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310\\lib",
      "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310",
      "C:\\Users\\niteris\\dev\\keyvalue_sqlite\\venv",
      "C:\\Users\\niteris\\dev\\keyvalue_sqlite\\venv\\lib\\site-packages"
    ],
    "meta_path": [
      "<class '_virtualenv._Finder'>",
      "<class '_frozen_importlib.BuiltinImporter'>",
      "<class '_frozen_importlib.FrozenImporter'>",
      "<class '_frozen_importlib_external.PathFinder'>"
    ],
    "fs_encoding": "utf-8",
    "io_encoding": "cp1252"
  },
  "version": "3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]",
  "makefile_filename": "C:\\Users\\niteris\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\config\\Makefile",
  "os": "<module 'os' from 'C:\\\\Users\\\\niteris\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python310\\\\lib\\\\os.py'>",
  "site": "<module 'site' from 'C:\\\\Users\\\\niteris\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python310\\\\lib\\\\site.py'>",
  "datetime": "<module 'datetime' from 'C:\\\\Users\\\\niteris\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python310\\\\lib\\\\datetime.py'>",
  "math": "<module 'math' (built-in)>",
  "json": "<module 'json' from 'C:\\\\Users\\\\niteris\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python310\\\\lib\\\\json\\\\__init__.py'>"
} [DEBUG session:55]
886 add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\niteris\AppData\Local\pypa\virtualenv) [INFO session:59]
893 got embed update of distribution wheel from C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\embed\3\wheel.json [DEBUG via_disk_folder:135]
893 got embed update of distribution pip from C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\embed\3\pip.json [DEBUG via_disk_folder:135]
893 got embed update of distribution setuptools from C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\embed\3\setuptools.json [DEBUG via_disk_folder:135]
899 got embed update of distribution setuptools from C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\embed\3\setuptools.json [DEBUG via_disk_folder:135]
899 got embed update of distribution wheel from C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\embed\3\wheel.json [DEBUG via_disk_folder:135]
900 got embed update of distribution pip from C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\embed\3\pip.json [DEBUG via_disk_folder:135]
900 using periodically updated wheel C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\house\setuptools-65.5.1-py3-none-any.whl [DEBUG periodic_update:53]
901 using periodically updated wheel C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\house\pip-22.3.1-py3-none-any.whl [DEBUG periodic_update:53]
901 install wheel from wheel C:\Users\niteris\AppData\Local\Programs\Python\Python310\lib\site-packages\virtualenv\seed\wheels\embed\wheel-0.37.1-py2.py3-none-any.whl via CopyPipInstall [DEBUG via_app_data:49]
902 Attempting to acquire lock 2645401183680 on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\wheel-0.37.1-py2.py3-none-any.lock [DEBUG _api:169]
902 install setuptools from wheel C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\house\setuptools-65.5.1-py3-none-any.whl via CopyPipInstall [DEBUG via_app_data:49]
902 install pip from wheel C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\house\pip-22.3.1-py3-none-any.whl via CopyPipInstall [DEBUG via_app_data:49]
903 Lock 2645401183680 acquired on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\wheel-0.37.1-py2.py3-none-any.lock [DEBUG _api:173]
903 Attempting to acquire lock 2645401183152 on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any.lock [DEBUG _api:169]
903 Attempting to acquire lock 2645401183104 on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\pip-22.3.1-py3-none-any.lock [DEBUG _api:169]
904 Attempting to release lock 2645401183680 on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\wheel-0.37.1-py2.py3-none-any.lock [DEBUG _api:203]
904 Lock 2645401183152 acquired on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any.lock [DEBUG _api:173]
904 Lock 2645401183104 acquired on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\pip-22.3.1-py3-none-any.lock [DEBUG _api:173]
905 Lock 2645401183680 released on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\wheel-0.37.1-py2.py3-none-any.lock [DEBUG _api:206]
905 Attempting to release lock 2645401183152 on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any.lock [DEBUG _api:203]
905 Attempting to release lock 2645401183104 on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\pip-22.3.1-py3-none-any.lock [DEBUG _api:203]
906 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\wheel-0.37.1-py2.py3-none-any\wheel to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\wheel [DEBUG _sync:51]
906 Lock 2645401183152 released on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any.lock [DEBUG _api:206]
907 Lock 2645401183104 released on C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\pip-22.3.1-py3-none-any.lock [DEBUG _api:206]
908 copy C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any\distutils-precedence.pth to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\distutils-precedence.pth [DEBUG _sync:51]
908 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\pip-22.3.1-py3-none-any\pip to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\pip [DEBUG _sync:51]
909 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any\pkg_resources to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\pkg_resources [DEBUG _sync:51]
923 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\wheel-0.37.1-py2.py3-none-any\wheel-0.37.1.dist-info to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\wheel-0.37.1.dist-info [DEBUG _sync:51]
930 copy C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\wheel-0.37.1-py2.py3-none-any\wheel-0.37.1.virtualenv to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\wheel-0.37.1.virtualenv [DEBUG _sync:51]
934 generated console scripts wheel3.10.exe wheel3.exe wheel-3.10.exe wheel.exe [DEBUG base:45]
952 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any\setuptools to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\setuptools [DEBUG _sync:51]
1100 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any\setuptools-65.5.1.dist-info to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\setuptools-65.5.1.dist-info [DEBUG _sync:51]
1106 copy C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any\setuptools-65.5.1.virtualenv to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\setuptools-65.5.1.virtualenv [DEBUG _sync:51]
1107 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\setuptools-65.5.1-py3-none-any\_distutils_hack to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\_distutils_hack [DEBUG _sync:51]
1110 generated console scripts  [DEBUG base:45]
1261 copy directory C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\pip-22.3.1-py3-none-any\pip-22.3.1.dist-info to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\pip-22.3.1.dist-info [DEBUG _sync:51]
1266 copy C:\Users\niteris\AppData\Local\pypa\virtualenv\wheel\3.10\image\1\CopyPipInstall\pip-22.3.1-py3-none-any\pip-22.3.1.virtualenv to C:\Users\niteris\dev\keyvalue_sqlite\venv\Lib\site-packages\pip-22.3.1.virtualenv [DEBUG _sync:51]
1269 generated console scripts pip-3.10.exe pip3.exe pip.exe pip3.10.exe [DEBUG base:45]
1269 add activators for Bash, Batch, Fish, Nushell, PowerShell, Python [INFO session:64]
1275 write C:\Users\niteris\dev\keyvalue_sqlite\venv\pyvenv.cfg [DEBUG pyenv_cfg:34]
1276    home = C:\Users\niteris\AppData\Local\Programs\Python\Python310 [DEBUG pyenv_cfg:38]
1276    implementation = CPython [DEBUG pyenv_cfg:38]
1277    version_info = 3.10.8.final.0 [DEBUG pyenv_cfg:38]
1277    virtualenv = 20.14.1 [DEBUG pyenv_cfg:38]
1278    include-system-site-packages = false [DEBUG pyenv_cfg:38]
1278    base-prefix = C:\Users\niteris\AppData\Local\Programs\Python\Python310 [DEBUG pyenv_cfg:38]
1278    base-exec-prefix = C:\Users\niteris\AppData\Local\Programs\Python\Python310 [DEBUG pyenv_cfg:38]
1279    base-executable = C:\Users\niteris\AppData\Local\Programs\Python\Python310\python.exe [DEBUG pyenv_cfg:38]
1279 created virtual environment CPython3.10.8.final.0-64 in 594ms
  creator CPython3Windows(dest=C:\Users\niteris\dev\keyvalue_sqlite\venv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\niteris\AppData\Local\pypa\virtualenv)
    added seed packages: pip==22.3.1, setuptools==65.5.1, wheel==0.37.1
  activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [WARNING __main__:19]
gaborbernat commented 1 year ago

This is a pip issue, not virtualenv.