Clemapfel / Mousetrap.jl

Finally, a GUI Engine made for Julia
https://clemens-cords.com/mousetrap
GNU Lesser General Public License v3.0
410 stars 10 forks source link

Mousetrap is not findable anymore by Pkg #84

Open Guelakais opened 3 months ago

Guelakais commented 3 months ago

I've got into the following error:

Pkg.add("Mousetrap")
ERROR: The following package names could not be resolved:
 * Mousetrap (not found in project, manifest or registry)
   Suggestions: mousetrap_jll HomogeneousVectors MolecularDynamicsIntegrators ModifiedHankelFunctionsOfOrderOneThird
Stacktrace:
 [1] top-level scope
   @ REPL[3]:1
giordano commented 3 months ago

Was it ever registered? I don't see it anywhere in the General registry and the README (did you read it?) suggests installing the package by URL

PallHaraldsson commented 2 months ago

@Clemapfel

At least mousetrap_jll is registered (though I believe useless on its own), so I'm thinking, did you simply forget to register Mousetrap.jl? If it's useable, then I think it would be best (even if not yet perfect, or only working on one or not all platforms), so please do (can anyone for you...? I doubt that's good policy, hope your health is good, getting better, not pressure to register if you think it would be a load on you).

Should have rather commented here: https://github.com/Clemapfel/Mousetrap.jl/issues/13#issuecomment-1912531723