-
Notifications
You must be signed in to change notification settings - Fork 14
Description
ipbb is installed via pip (system-wide or per user) wide but can't be used;
When ipbb uses the command "ipbb -h", the computer does not respond
C:\Windows\System32>pip install bb -https://github.com/ipbus/ipbb/archive/v0.5.2.tar.gz
Collecting https://github.com/ipbus/ipbb/archive/v0.5.2.tar.gz
Using cached https://github.com/ipbus/ipbb/archive/v0.5.2.tar.gz
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: Click in d:\softwares\python311\lib\site-packages (from ipbb==0.5.2) (8.1.3)
Collecting Click-didyoumean (from ipbb==0.5.2)
Using cached click_didyoumean-0.3.0-py3-none-any.whl (2.7 kB)
Collecting TextTable (from ipbb==0.5.2)
Using cached texttable-1.6.7-py2.py3-none-any.whl (10 kB)
Collecting Sh (from ipbb==0.5.2)
Using cached sh-2.0.4-py3-none-any.whl (38 kB)
Collecting Pexpect (from ipbb==0.5.2)
Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
Collecting PsUtil (from ipbb==0.5.2)
Using cached psutil-5.9.5-cp36-abi3-win_amd64.whl (255 kB)
Collecting ipaddress (from ipbb==0.5.2)
Using cached ipaddress-1.0.23-py2.py3-none-any.whl (18 kB)
Collecting IPython (from ipbb==0.5.2)
Using cached ipython-8.14.0-py3-none-any.whl (798 kB)
Collecting IPdb (from ipbb==0.5.2)
Using cached ipdb-0.13.13-py3-none-any.whl (12 kB)
Collecting PyTest (from ipbb==0.5.2)
Using cached pytest-7.4.0-py3-none-any.whl (323 kB)
Collecting PyYAML (from ipbb==0.5.2)
Using cached PyYAML-6.0-cp311-cp311-win_amd64.whl (143 kB)
Collecting configparser (from ipbb==0.5.2)
Using cached configparser-5.3.0-py3-none-any.whl (19 kB)
Collecting Future (from ipbb==0.5.2)
Using cached future-0.18.3-py3-none-any.whl
Requirement already satisfied: Six in d:\softwares\python311\lib\site-packages (from ipbb==0.5.2) (1.16.0)
Requirement already satisfied: colorama in d:\softwares\python311\lib\site-packages (from Click->ipbb==0.5.2) (0.4.6)
Collecting decorator (from IPdb->ipbb==0.5.2)
Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting backcall (from IPython->ipbb==0.5.2)
Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting jedi>=0.16 (from IPython->ipbb==0.5.2)
Using cached jedi-0.18.2-py2.py3-none-any.whl (1.6 MB)
Collecting matplotlib-inline (from IPython->ipbb==0.5.2)
Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting pickleshare (from IPython->ipbb==0.5.2)
Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from IPython->ipbb==0.5.2)
Using cached prompt_toolkit-3.0.39-py3-none-any.whl (385 kB)
Collecting pygments>=2.4.0 (from IPython->ipbb==0.5.2)
Using cached Pygments-2.15.1-py3-none-any.whl (1.1 MB)
Collecting stack-data (from IPython->ipbb==0.5.2)
Using cached stack_data-0.6.2-py3-none-any.whl (24 kB)
Collecting traitlets>=5 (from IPython->ipbb==0.5.2)
Using cached traitlets-5.9.0-py3-none-any.whl (117 kB)
Collecting ptyprocess>=0.5 (from Pexpect->ipbb==0.5.2)
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting iniconfig (from PyTest->ipbb==0.5.2)
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Requirement already satisfied: packaging in d:\softwares\python311\lib\site-packages (from PyTest->ipbb==0.5.2) (23.1)
Collecting pluggy<2.0,>=0.12 (from PyTest->ipbb==0.5.2)
Using cached pluggy-1.2.0-py3-none-any.whl (17 kB)
Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->IPython->ipbb==0.5.2)
Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB)
Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->IPython->ipbb==0.5.2)
Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting executing>=1.2.0 (from stack-data->IPython->ipbb==0.5.2)
Using cached executing-1.2.0-py2.py3-none-any.whl (24 kB)
Collecting asttokens>=2.1.0 (from stack-data->IPython->ipbb==0.5.2)
Using cached asttokens-2.2.1-py2.py3-none-any.whl (26 kB)
Collecting pure-eval (from stack-data->IPython->ipbb==0.5.2)
Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB)
Building wheels for collected packages: ipbb
Building wheel for ipbb (pyproject.toml) ... done
Created wheel for ipbb: filename=ipbb-0.5.2-py3-none-any.whl size=402333 sha256=0b66daf1d7a7ba56c1b4f72866c43d413e4212aef393aed442e4b0bd5c75ec88
Stored in directory: C:\Users\xuxc\AppData\Local\Temp\pip-ephem-wheel-cache-yeoudmvg\wheels\5f\8f\34\e27cb87f87d7dffa5df2792ac998bc366b7b325259ddad6686
Successfully built ipbb
Installing collected packages: wcwidth, TextTable, pure-eval, ptyprocess, pickleshare, ipaddress, executing, backcall, traitlets, Sh, PyYAML, pygments, PsUtil, prompt-toolkit, pluggy, Pexpect, parso, iniconfig, Future, decorator, configparser, asttokens, stack-data, PyTest, matplotlib-inline, jedi, Click-didyoumean, IPython, IPdb, ipbb
Successfully installed Click-didyoumean-0.3.0 Future-0.18.3 IPdb-0.13.13 IPython-8.14.0 Pexpect-4.8.0 PsUtil-5.9.5 PyTest-7.4.0 PyYAML-6.0 Sh-2.0.4 TextTable-1.6.7 asttokens-2.2.1 backcall-0.2.0 configparser-5.3.0 decorator-5.1.1 executing-1.2.0 iniconfig-2.0.0 ipaddress-1.0.23 ipbb-0.5.2 jedi-0.18.2 matplotlib-inline-0.1.6 parso-0.8.3 pickleshare-0.7.5 pluggy-1.2.0 prompt-toolkit-3.0.39 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.15.1 stack-data-0.6.2 traitlets-5.9.0 wcwidth-0.2.6
C:\Windows\System32>ipbb -h