ywangd / stash

StaSh - Shell for Pythonista
MIT License
1.92k stars 227 forks source link

pip install fyiban error #495

Open willchooes opened 1 year ago

willchooes commented 1 year ago

pip install fyiban Querying PyPI ... Downloading package ... Opening: https://files.pythonhosted.org/packages/5b/96/9a928f9001136221926d29bd37b7c1051abea2dffd77c24c766233bc7f1c/fyiban-1.0.7-py3-none-any.whl

Save as: /private/var/mobile/Containers/Data/Application/E0DB3948-F748-4A00-9318-EB06DC69C726/tmp//fyiban-1.0.7-py3-none-any.whl (13440 bytes) [====================] 100.00% | 13.1KiB
stash: ^C KeyboardInterrupt: Exit: 0

Installing wheel: fyiban-1.0.7-py3-none-any.whl... Package installed: fyiban Dependency already bundled in distribution: requests Installing dependency: pycryptodome (required by: fyiban) Querying PyPI ... Downloading package ... Opening: https://files.pythonhosted.org/packages/b8/2e/cf9cfd1ae6429381d3d9c14c8df79d91ae163929972f245a76058ea9d37d/pycryptodome-3.17.tar.gz

Save as: /private/var/mobile/Containers/Data/Application/E0DB3948-F748-4A00-9318-EB06DC69C726/tmp//pycryptodome-3.17.tar.gz (4633800 bytes) [====================] 100.00% | 4.4MiB
stash: ^C KeyboardInterrupt: Exit: 0

Extracting archive file ... Archive extracted. Running setup file ... Testing support for clang AttributeError("'ShIO' object has no attribute 'fileno'") Failed to run setup.py Fall back to directory guessing ... Error: Cannot locate packages. Manual installation required.