Skip to content

PyPlot.jl as a dependency breaks package registration? #570

@a2ray

Description

@a2ray

Apologies for re-visiting the error in the closed issue #568 (comment), with the error underneath

 > [7/7] RUN julia -e 'using PyPlot':                                                                                                                                                                               
#0 1.434 [ Info: Installing matplotlib via the Conda matplotlib package...                                                                                                                                          
#0 1.435 [ Info: Running `conda install -y matplotlib` in root environment                                                                                                                                          
#0 1.892 Collecting package metadata (current_repodata.json): ...working... done                                                                                                                                    
#0 17.04 Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve.                                                                                          
#0 23.96 Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
#0 27.86 
#0 27.86 ResolvePackageNotFound: 
#0 27.86   - conda==23.1.0

I believe that this error will impede package registration with PyPlot.jl as a dependency. Please see comments underneath.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions