Opened 36 hours ago

#71032 assigned defect

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

https://build.macports.org/builders/ports-15_x86_64-builder/builds/4061/steps/install-port/logs/stdio

* 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 (0)

Note: See TracTickets for help on using tickets.