cytomining / cytomining/profiling-recipe

Conda env out of date

Open
#35 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Trying to create today, I got the following stack trace. Since other conda-forge stuff is not listed as missing, I'm guessing it's that those versions of conda and pip are no longer supported. Will make a PR with a working version but wondering if there may be reasons for these particular pins. May also be due to being on an M1.

```
conda env create --force --file environment.yml
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
- plotly::python-kaleido=0.0.3
- conda-forge::pip=19.2.2
- conda-forge::python=3.7.1
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with environment.yml and run `conda env create --force --file environment.yml` to reproduce the ResolvePackageNotFound errors for Python, pip, and python-kaleido. Check whether the pinned versions remain available and whether the M1 platform affects resolution; done means a fresh environment can be created successfully with the documented command.

Written by the indexing model from the issue text.

Assessment

Tech stack
anaconda, python
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.