C:\Users\32636>pip install ipyhton
Looking in indexes: http://pypi.doubanio.com/simple
WARNING: The repository located at pypi.doubanio.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host pypi.doubanio.com'.
ERROR: Could not find a version that satisfies the requirement ipyhton (from versions: none)
ERROR: No matching distribution found for ipyhton
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the 'C:\Python3105\python.exe -m pip install --upgrade pip' command.
Python 3.10.5
你得python是什么版本的
应该是ipython,不是ipyhton。
如果还是报错,更改成另一个源试试。