Code Monkey home page Code Monkey logo

Comments (8)

LaurentRDC avatar LaurentRDC commented on June 2, 2024

It's an oversight! I will update the metadata

Pandoc has a pretty loose relationship with versioning so I'm erring on the side of caution

from pandoc-plot.

LaurentRDC avatar LaurentRDC commented on June 2, 2024

Ok I have merged the changes, it should be possible for you to install pandoc-plot with pandoc 2.17 in ~ 1h maybe?

Thank you for your patience

from pandoc-plot.

mfhepp avatar mfhepp commented on June 2, 2024

Thanks a lot! It seems conda does not find the new build, as it bears the same version number (disclaimer: I am by no means a conda expert):

Trying

conda env create -f mini.yml

with the following mini.yml

name: mini
channels:
  - conda-forge
dependencies:
  - python>=3.8
  - pandoc>=2.17
  - pandoc-plot>=1.4.0

stops with unsatisfiable conflicts:

$ conda env create -f mini.yml

Collecting package metadata (repodata.json): done
Solving environment: / 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                          
Solving environment: - 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                          

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package pandoc conflicts for:
pandoc-plot[version='>=1.4.0'] -> pandoc[version='>=2.11,<2.17']
pandoc[version='>=2.17']
Note that strict channel priority may have removed packages required for satisfiability.

I cleaned all conda caches (conda clean -a) beforehand.

My guess is that conda cannot see that the new build is a higher version and still tries the old one:

https://anaconda.org/conda-forge/pandoc-plot/files?version=1.4.0

shows two 1.4.0 tar files:

image

Or there is some caching in the ecosystem that I do not understand.

Maybe a new version number 1.4.1 would do the trick?

Any ideas? And again a huge thanks for your super-swift support!

from pandoc-plot.

mfhepp avatar mfhepp commented on June 2, 2024

Addendum:

conda search pandoc-plot -c conda-forge still only finds the old build, as the build tag h694c41f_0 indicates:

Loading channels: done
# Name                       Version           Build  Channel             
pandoc-plot                  0.3.0.0               1  conda-forge         
pandoc-plot                  0.4.0.0               0  conda-forge         
pandoc-plot                  0.4.0.1               0  conda-forge         
pandoc-plot                  0.5.0.0               0  conda-forge         
...
pandoc-plot                    1.3.0      h694c41f_0  conda-forge         
pandoc-plot                    1.3.0      h694c41f_1  conda-forge
pandoc-plot                    1.4.0      h694c41f_0 conda-forge

from pandoc-plot.

mfhepp avatar mfhepp commented on June 2, 2024

Addendum:

conda search pandoc-plot -c conda-forge still only finds the old build, as the build tag h694c41f_0 indicates:

Loading channels: done
# Name                       Version           Build  Channel             
pandoc-plot                  0.3.0.0               1  conda-forge         
pandoc-plot                  0.4.0.0               0  conda-forge         
pandoc-plot                  0.4.0.1               0  conda-forge         
pandoc-plot                  0.5.0.0               0  conda-forge         
...
pandoc-plot                    1.3.0      h694c41f_0  conda-forge         
pandoc-plot                    1.3.0      h694c41f_1  conda-forge
pandoc-plot                    1.4.0      h694c41f_0 conda-forge

from pandoc-plot.

mfhepp avatar mfhepp commented on June 2, 2024

Addendum:

conda search pandoc-plot -c conda-forge still only finds the old build, as the build tag h694c41f_0 indicates:

Loading channels: done
# Name                       Version           Build  Channel             
pandoc-plot                  0.3.0.0               1  conda-forge         
pandoc-plot                  0.4.0.0               0  conda-forge         
pandoc-plot                  0.4.0.1               0  conda-forge         
pandoc-plot                  0.5.0.0               0  conda-forge         
...
pandoc-plot                    1.3.0      h694c41f_0  conda-forge         
pandoc-plot                    1.3.0      h694c41f_1  conda-forge
pandoc-plot                    1.4.0      h694c41f_0 conda-forge

from pandoc-plot.

mfhepp avatar mfhepp commented on June 2, 2024

Ok, this was just a caching problem in the Conda ecosystem - the fixed build is now found and installed properly.

Again, a big thanks!

from pandoc-plot.

LaurentRDC avatar LaurentRDC commented on June 2, 2024

Great news! Don't hesitate to raise another issue if you need assistance

from pandoc-plot.

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.