Can't install package I just built?

0 views
Skip to first unread message

Skip Montanaro

unread,
Sep 21, 2017, 10:08:58 AM9/21/17
to conda - Public
I have a personal Miniconda setup into which I just installed a
package (built from my own sources). It wound up in
~/miniconda/conda-bld/linux-64. The 'conda search ...' command comes
up empty. How do I get it to see my package?

Thanks,

Skip Montanaro

Jonathan Helmus

unread,
Sep 21, 2017, 10:10:38 AM9/21/17
to co...@continuum.io
Skip,

    The "local" channel can be used to install packages that are in the
conda-bld directory.  "conda search -c local pkg_name" and "conda
install -c local pkg_name" should do the trick.

    Cheers,

    - Jonathan Helmus

Michael Sarahan

unread,
Sep 21, 2017, 10:11:46 AM9/21/17
to Skip Montanaro, conda - Public
-c local


--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+un...@continuum.io.
To post to this group, send email to co...@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/CANc-5UxCyDpT%2Bke%2BXxs8iDZvP3Rv-e7gvAbLUszahT7ZHqJP%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Reply all
Reply to author
Forward
0 new messages