Giter Club home page Giter Club logo

Comments (3)

lauri-codes avatar lauri-codes commented on May 28, 2024 1

The issue is now also fixed in the conda package (there was actually an issue with the conda build system itself, not with dscribe). Just update to the latest version from conda-forge.

from dscribe.

lauri-codes avatar lauri-codes commented on May 28, 2024

Hi @stenczelt ,

I cannot reproduce this issue on a clean python3.7 install using pip globally or within a virtualenv.

Both in this issue and #42 a conda environment is used. Maybe this has something to do with it? I will take a look into this.

from dscribe.

lauri-codes avatar lauri-codes commented on May 28, 2024

I can reproduce the issue when installing dscribe with conda from conda-forge (i.e. conda install dscribe). The issue is however limited to the conda package manager, and is not present when installing with pip. The easiest work-around for now is to install dscribe with pip instead. You can do this even inside a conda environment with:

conda install pip
pip install pybind11
pip install dscribe

I would suggest using this for now until I can figure out the issue with the conda distribution.

from dscribe.

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.