MLPreprocessing.jl icon indicating copy to clipboard operation
MLPreprocessing.jl copied to clipboard

cannot install MLPreprocessing

Open gpapalambrou opened this issue 4 years ago • 2 comments

Dear All, I am trying to add MLPreprocessing as follows but it fails: julia> import Pkg; Pkg.add("MLPreprocessing") ERROR: The following package names could not be resolved:

  • MLPreprocessing (not found in project, manifest or registry)

I am using macOS Big Sur and the magnificent Julia Version 1.6.0. Thanks, George

gpapalambrou avatar Apr 28 '21 17:04 gpapalambrou

Me too. I could not install this package.

kazucmpt avatar Jan 25 '22 18:01 kazucmpt

Even ]add https://github.com/JuliaML/MLPreprocessing.jl gives me an error:

ObsDims (from LearnBase) not defined

sosiristseng avatar Apr 30 '22 07:04 sosiristseng