Giter Club home page Giter Club logo

Comments (7)

pearu avatar pearu commented on September 26, 2024 1

yes, that what also I meant.

from pylibtiff.

djhoese avatar djhoese commented on September 26, 2024

I agree with @jakirkham on this. I have a project that depends on this library and installing pylibtiff has become difficult for users that use conda (including me). It has to be installed from pip and can't be put on conda-forge because there is already the C library libtiff. This causes issues where a setup.py can list dependencies that conflict with the conda packages already installed. There is a similar issue with pyhdf/python-hdf4 right now that I'm trying to help resolve.

from pylibtiff.

pearu avatar pearu commented on September 26, 2024

Sounds reasonable. So, the pylibtiff can be redistributed under the name pylibtiff but the Python package name should remain libtiff.

from pylibtiff.

djhoese avatar djhoese commented on September 26, 2024

If that can be done then that may be best. So it would show up on PyPI as pylibtiff and on conda as pylibtiff, but would be imported as libtiff, right?

from pylibtiff.

pearu avatar pearu commented on September 26, 2024

Resolved by RP #93 .

from pylibtiff.

nunocalaim avatar nunocalaim commented on September 26, 2024

conda install pylibtiff fails, but conda install libtiff works. did this project got renamed again?

from pylibtiff.

djhoese avatar djhoese commented on September 26, 2024

libtiff is the C library, pylibtiff should still exist on conda-forge:

https://github.com/conda-forge/pylibtiff-feedstock

from pylibtiff.

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.