-
Notifications
You must be signed in to change notification settings - Fork 19
Some issuses #112
Copy link
Copy link
Open
Description
on mac apple silicon. python 3.12
iow error
fixed by insttalling iow independently
Error: × failed to solve the pypi requirements of 'default' 'osx-arm64'
├─▶ failed to resolve pypi dependencies
├─▶ Failed to download and build `iow==1.0.8`
├─▶ The build backend returned an error
╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit status: 1)
[stderr]
Traceback (most recent call last):
File "<string>", line 14, in <module>
File "/Users/silas/Library/Caches/rattler/cache/uv-cache/builds-v0/.tmpAIkCJZ/lib/python3.12/site-packages/setuptools/build_meta.py",
line 331, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/silas/Library/Caches/rattler/cache/uv-cache/builds-v0/.tmpAIkCJZ/lib/python3.12/site-packages/setuptools/build_meta.py",
line 301, in _get_build_requires
self.run_setup()
File "/Users/silas/Library/Caches/rattler/cache/uv-cache/builds-v0/.tmpAIkCJZ/lib/python3.12/site-packages/setuptools/build_meta.py",
line 512, in run_setup
super().run_setup(setup_script=setup_script)
File "/Users/silas/Library/Caches/rattler/cache/uv-cache/builds-v0/.tmpAIkCJZ/lib/python3.12/site-packages/setuptools/build_meta.py",
line 317, in run_setup
exec(code, locals())
File "<string>", line 18, in <module>
ModuleNotFoundError: No module named 'numpy'
hint: This usually indicates a problem with the package or the build environment.
sckit-bio uncompatiblity
ImportError: cannot import name '_vectorize_counts_and_tree' from 'skbio.diversity._util'
I have scikit-bio = ">=0.6.3,<0.7"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels