Opened 6 weeks ago
Closed 8 days ago
#71032 closed defect (fixed)
py38-mdtraj: ERROR Missing dependencies: numpy==1.17.5; python_version == "3.8"
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | GiovanniBussi (Giovanni) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.2 |
Keywords: | Cc: | ||
Port: | py38-mdtraj |
Description
* Getting build dependencies for wheel... Apple clang version 16.0.0 (clang-1600.0.26.3) Target: x86_64-apple-darwin24.0.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin C compiler: Attempting to autodetect OpenMP support... Did not detect OpenMP support Attempting to autodetect SSE3 support... Compiler supports SSE3 Attempting to autodetect SSE4.1 support... Compiler supports SSE4.1 Attempting to autodetect NEON support... Did not detect NEON support running egg_info creating mdtraj.egg-info writing mdtraj.egg-info/PKG-INFO writing dependency_links to mdtraj.egg-info/dependency_links.txt writing entry points to mdtraj.egg-info/entry_points.txt writing requirements to mdtraj.egg-info/requires.txt writing top-level names to mdtraj.egg-info/top_level.txt writing manifest file 'mdtraj.egg-info/SOURCES.txt' reading manifest file 'mdtraj.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '__pycache__' no previously-included directories found matching '*.pyc' adding license file 'LICENSE' writing manifest file 'mdtraj.egg-info/SOURCES.txt' ERROR Missing dependencies: numpy==1.17.5; python_version == "3.8"
Change History (1)
comment:1 Changed 8 days ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Python 3.8 has reached EOL and the
py38-mdtraj
subport was removed in this commit.