maps-as-data / MapReader

A computer vision pipeline for exploring and analyzing images at scale
https://mapreader.readthedocs.io/en/latest/
Other
84 stars 11 forks source link

Fix conda forge workflow #162

Open rwood-97 opened 1 year ago

rwood-97 commented 1 year ago

The publish to conda forge workflow is currently failing when uploading dependencies:

Run conda run -n mr_py38 anaconda -t ** upload --skip-existing ./conda-deps/noarch/.conda Using Anaconda API: https://api.anaconda.org Error: ('Authentication token has expired', 401)

ERROR conda.cli.main_run:execute(47): conda run anaconda -t *** upload --skip-existing ./conda-deps/noarch/ipyannotate-0.1.0b0-py_0.conda ./conda-deps/noarch/parhugin-0.0.3-py_0.conda failed. (See above for error) Error: Process completed with exit code 1.

See here for example.

andrewphilipsmith commented 1 year ago

When completing this task, double-check the status of:

92

93