rationalmatter / Juno-Issue-Tracker

Defect Tracker for Juno
78 stars 1 forks source link

Add GPy #105

Open stephan-jacobs opened 4 years ago

stephan-jacobs commented 4 years ago

Describe the bug Tried to install GPy, it failed.

To Reproduce Steps to reproduce the behavior:

  1. Go to Package installer
  2. Tap on search
  3. Type in “gpy”
  4. Tap on install (any version as far as I can tell)
  5. Fails to install

Expected behavior Package is installed. The package that goes along with GPy (GPyOpt) seemed to install ok, and GPy is listed as 99.8 % python on its github page so it should work with the package installer?

Environment (please complete the following information):

alexstaravoitau commented 4 years ago

@stephan-jacobs it seems to be using cython, so has some native extensions that need to be compiler for each platform — it's not a pure Python package, so Juno won't be able to install it.

stephan-jacobs commented 4 years ago

Ah bummer. Thanks @navoshta I'll close this now

alexstaravoitau commented 4 years ago

@stephan-jacobs No worries — you can keep this one open as I've changed the issue label to "package request", in case someone else is also interested in getting this ported and embedded. If it gets enough traction, I'll prioritise it in the list of packages to include in Juno.

nipunbatra commented 4 years ago

+1