codelv / enaml-native-cli

CLI and package manager for building enaml-native apps
https://www.codelv.com/projects/enaml-native/
GNU General Public License v3.0
13 stars 7 forks source link

codelv channel not found in anaconda? #30

Closed rodgomesc closed 1 year ago

rodgomesc commented 1 year ago

it seems like codelv channel was deleted from anaconda? what i'm missing?

>> conda config --add channels codelv
>> conda install android-python

Collecting package metadata (current_repodata.json): failed
UnavailableInvalidChannel: HTTP 404 NOT FOUND for channel codelv <https://conda.anaconda.org/codelv>
frmdstryr commented 1 year ago

Sorry yes the channel is gone (I self host my packages now). You can build/upload whatever you need from conda-mobile

rodgomesc commented 1 year ago

thanks Jairus i'm closing this issue then, i'll send a pr later pointing to a updated repo