Giter Site home page Giter Site logo

Comments (10)

pkirti33 avatar pkirti33 commented on August 15, 2024

I am having this issue when using "pip install biom-format" into my virtual environment. I am getting several error messages, which include:

Building wheel for biom-format (pyproject.toml) did not run successfully.
Python recognizes 'biom.assets' as an importable package[^1], but it is absent from setuptools' packages configuration.
Python recognizes 'biom.tests.bench_tables' as an importable package[^1], but it is absent from setuptools' packages configuration.
Python recognizes 'biom.tests.test_cli.test_data' as an importable package[^1], but it is absent from setuptools' packages configuration.

from biom-format.

wasade avatar wasade commented on August 15, 2024

from biom-format.

pkirti33 avatar pkirti33 commented on August 15, 2024

Sorry for not including that!

  • Operating system: Windows 10 Enterprise
  • Python version: 3.11.9

from biom-format.

wasade avatar wasade commented on August 15, 2024

Thanks. Is this within WSL?

from biom-format.

pkirti33 avatar pkirti33 commented on August 15, 2024

No - I'm running my commands directly in Windows Command Prompt

from biom-format.

wasade avatar wasade commented on August 15, 2024

We test against windows-latest which is Windows 2022. However, we don't have any Windows systems locally.

We are not instrumented to assert wheels build correctly, and as noted in this issue, we did not push wheels for this latest release. Could you attempt installing natively as done in the CI action and see if that works (e.g., git clone https://github.com/biocore/biom-format.git; cd biom-format; pip install .)? Alternatively, can you install from conda?

from biom-format.

pkirti33 avatar pkirti33 commented on August 15, 2024

Hi,
Thanks for your prompt replies! Installing it natively didn't work - I ran into the same issues. One thing that might be noteworthy is that my project uses a pyproject.toml file. The last line of my error message states:

ERROR: Could not build wheels for biom-format, which is required to install pyproject.toml-based projects

from biom-format.

wasade avatar wasade commented on August 15, 2024

Any chance you'd be interested in futzing with setup.py and pyproject.toml in your local clone to see if you can find something which works, and issue a pull request?

from biom-format.

pkirti33 avatar pkirti33 commented on August 15, 2024

Hello,
Thank you for your help, I think I found a workaround. biom-format is pre-installed in qiime2 (which I'm using), so I'm just going to perform my operations within that venv. Thank you!

from biom-format.

wasade avatar wasade commented on August 15, 2024

Sounds good, thanks!

from biom-format.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.