holzschu / holzschu/a-shell

Trouble installing pycryptodome

Open
#416 5 comments 0 reactions 0 assignees View on GitHub
fix committed
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

I'm having some troubles installing pycryptodome:

```bash
[~/Documents]$ pip install --verbose -U pycryptodome
Using pip 22.1.2 from /var/mobile/Containers/Data/Application/4BB4936E-61EE-4FC3-AAA6-358B709278D7/Library/lib/python3.9/site-packages/pip (python 3.9)
Defaulting to user installation because normal site-packages is not writeable
Collecting pycryptodome
Downloading pycryptodome-3.14.1.tar.gz (3.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 10.3 MB/s eta 0:00:00
Running command python setup.py egg_info
Testing support for clang
clang: warning: argument unused during compilation: '-miphoneos-version-min=14.0' [-Wunused-command-line-argument]
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--
2
34
setup.py 474
set_compiler_options(package_root, ext_modules)
compiler_opt.py 341 set_compiler_options
clang = compiler_is_clang()
compiler_opt.py 251 compiler_is_clang
return test_compilation(source, msg="clang")
compiler_opt.py 101 test_compilation
dev_null.close()

OSError:
9
Bad file descriptor
```

A-Shell hangs there, after Bad file descriptor. I waited a long time, but nothing changed.
I have not a clue about how to solve this. Any help?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.