all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to define inputs for python packages
@ 2020-09-28  6:05 Reza Alizadeh Majd
  2020-09-28  8:28 ` Wiktor Żelazny
  2020-09-28 18:27 ` Hartmut Goebel
  0 siblings, 2 replies; 4+ messages in thread
From: Reza Alizadeh Majd @ 2020-09-28  6:05 UTC (permalink / raw)
  To: help-guix

Hi Guix,

I'm a little confused about definition of inputs for a python based
package.

I had defined a package for a python library that I wrote, defining the
dependencies as `inputs`, package builds successfully, and all my tests
will be passed.

but when I try to import this library to another program, I receive
various errors about missing dependencies of the library. (the ones
that I defined as `inputs` for the library).

is there any rule that I missed to choose a dependency as an `input` or
as a `propageted-input` one?

Regards, 
Reza

-- 
Reza Alizadeh Majd
PantherX Team
https://www.pantherx.org/


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-29  9:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-28  6:05 how to define inputs for python packages Reza Alizadeh Majd
2020-09-28  8:28 ` Wiktor Żelazny
2020-09-28 18:27 ` Hartmut Goebel
2020-09-29  9:02   ` Reza Alizadeh Majd

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.