资讯

$ python -V and if Python is installed on your machine, this command should print something like Python 3.10.0 If your Python version is less than 3.10.0, you should install a newer version. If the ...
I wonder if your virtualenv was just created on a much older version? Can you try upgrading to pipenv, version 2022.8.30 and then re-create your virtualenv with pipenv --rm and then pipenv sync and ...
Operating system and version: Windows 10 Enterprise 19042.1706 whylogs v1.0.0- python 3.10.4 pipenv 2022.5.2 Maybe this is a windows problem. I haven't checked if it can be installed on a linux build.