Skip to content

Some issuses #112

Description

@SilasK

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions