Code Monkey home page Code Monkey logo

Comments (4)

fthaler avatar fthaler commented on June 24, 2024

Sorry for my very late reply! I messed up my e-mail notification settings and thus haven’t seen your issues yet.

I just updated the repo and updated the packages on pypi. pip install rawhdr works perfectly here. Could you please retry?

from rawhdr.

fthaler avatar fthaler commented on June 24, 2024

It’s a bit unclear to me, but this could also be related to #2.

from rawhdr.

Bra1nsen avatar Bra1nsen commented on June 24, 2024
pi@skycamuni:~ $ sudo pip install rawhdr
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: rawhdr in /usr/local/lib/python3.9/dist-packages/rawhdr-0.6.0-py3.9.egg (0.6.0)
Requirement already satisfied: PyWavelets in /usr/local/lib/python3.9/dist-packages (from rawhdr) (1.4.1)
Requirement already satisfied: click in /usr/lib/python3/dist-packages (from rawhdr) (7.1.2)
Requirement already satisfied: imageio in /usr/local/lib/python3.9/dist-packages (from rawhdr) (2.22.0)
Requirement already satisfied: numpy in /usr/lib/python3/dist-packages (from rawhdr) (1.19.5)
Collecting rawhdr
  Downloading https://www.piwheels.org/simple/rawhdr/rawhdr-0.11.3-py3-none-any.whl (14 kB)
  Downloading https://www.piwheels.org/simple/rawhdr/rawhdr-0.11.2-py3-none-any.whl (14 kB)
  Downloading https://www.piwheels.org/simple/rawhdr/rawhdr-0.11.1-py3-none-any.whl (14 kB)
  Downloading https://www.piwheels.org/simple/rawhdr/rawhdr-0.11.0-py3-none-any.whl (14 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.5.3-py3-none-any.whl (10 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.5.2-py3-none-any.whl (10 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.5.0-py3-none-any.whl (10 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.4.1-py3-none-any.whl (9.3 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.4.0-py3-none-any.whl (9.2 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.3.0-py3-none-any.whl (8.0 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.2.4-py3-none-any.whl (7.6 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.2.3-py3-none-any.whl (7.4 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.2.2-py3-none-any.whl (7.2 kB)
  Using cached https://www.piwheels.org/simple/rawhdr/rawhdr-0.2.1-py3-none-any.whl (7.2 kB)
ERROR: Cannot install rawhdr==0.11.0, rawhdr==0.11.1, rawhdr==0.11.2, rawhdr==0.11.3, rawhdr==0.2.1, rawhdr==0.2.2, rawhdr==0.2.3, rawhdr==0.2.4, rawhdr==0.3.0, rawhdr==0.4.0, rawhdr==0.4.1, rawhdr==0.5.0, rawhdr==0.5.2, rawhdr==0.5.3 and rawhdr==0.6.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    rawhdr 0.6.0 depends on rawpy
    rawhdr 0.11.3 depends on rawpy
    rawhdr 0.11.2 depends on rawpy
    rawhdr 0.11.1 depends on rawpy
    rawhdr 0.11.0 depends on rawpy
    rawhdr 0.5.3 depends on rawpy
    rawhdr 0.5.2 depends on rawpy
    rawhdr 0.5.0 depends on rawpy
    rawhdr 0.4.1 depends on rawpy
    rawhdr 0.4.0 depends on rawpy
    rawhdr 0.3.0 depends on rawpy
    rawhdr 0.2.4 depends on rawpy
    rawhdr 0.2.3 depends on rawpy
    rawhdr 0.2.2 depends on rawpy
    rawhdr 0.2.1 depends on rawpy

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

from rawhdr.

fthaler avatar fthaler commented on June 24, 2024

Looks like pip can not satisfy any constraint on rawpy. Can you try pip install rawpy?

from rawhdr.

Related Issues (4)

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.