-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
locked[bot] locked due to inactivity[bot] locked due to inactivityplugins::envpertains to conda-envpertains to conda-envsource::communitycatch-all for issues filed by community memberscatch-all for issues filed by community membersstale[bot] marked as stale due to inactivity[bot] marked as stale due to inactivitystale::closed[bot] closed after being marked as stale[bot] closed after being marked as staletype::featurerequest for a new feature or capabilityrequest for a new feature or capability
Description
When trying to create a new environment from a environment YAML file that was created on one operating system, I get errors such as the following when running on another OS:
ResolvePackageNotFound:
- pango 1.39.0 1
The problem is that as soon as I comment the offending package out (since it is likely not a hard requirement, but rather just something that happened to be installed by whomever created the environment file), I just get another similar error for another package.
Considering it can take 10s of seconds before getting this error, it would be especially helpful to be presented with a list of all packages that can't be found instead of having to hunt them one at a time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
locked[bot] locked due to inactivity[bot] locked due to inactivityplugins::envpertains to conda-envpertains to conda-envsource::communitycatch-all for issues filed by community memberscatch-all for issues filed by community membersstale[bot] marked as stale due to inactivity[bot] marked as stale due to inactivitystale::closed[bot] closed after being marked as stale[bot] closed after being marked as staletype::featurerequest for a new feature or capabilityrequest for a new feature or capability