Coder Social home page Coder Social logo

Comments (4)

fbriol avatar fbriol commented on August 25, 2024

The installation with the pip command is not supported. This project uses a lot of C++ code which is built using CMake. The setup.py file is used to drive CMake to build the library, manage dependencies and install the Python library.

The easiest way is to use conda to install the library. If you have the Microsoft C++ compiler installed on your computer, you can build the library from the Conda build script located in the conda directory. This directory is visible only if you made a clone of the repository.

If you have all the prerequisites installed on your computer, you can also launch the construction with the script setup.py.

But if you are not familiar with handling compiled code, the easiest way is to do the installation with Conda.

from pangeo-pyinterp.

AyrtonB avatar AyrtonB commented on August 25, 2024

Thank you for the explanation, I'm trying to use it within a GitHub action so the conda install sounds easiest.

Thanks!

from pangeo-pyinterp.

vedal avatar vedal commented on August 25, 2024

Sorry for reviving this thread, but I'd like to file a feature request for a pre-built version installable through pypi (with pip).

from pangeo-pyinterp.

fbriol avatar fbriol commented on August 25, 2024

I modified the installation script to allow building the library without using Conda. For this to work the dependencies must be installed on your system. I tested this modification on my Linux station. Not elsewhere. The sources on pypi are up to date and in the main branch of the GIT repository.

from pangeo-pyinterp.

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.