-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Closed
Copy link
Labels
good first issuegreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardgreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardlocked[bot] locked due to inactivity[bot] locked due to inactivityseverity::3major; broken functionality with a workaroundmajor; broken functionality with a workaroundsource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type
Milestone
Description
Try executing conda env create -f does_not_exist.txt. The output I get is:
Using Anaconda API: https://api.anaconda.org
SpecNotFound: Can't process without a name
That is not super useful or meaningful. I'd suggest it should say something obvious, like:
File not found: does_not_exist.txt
pjgoodall, drdavella, discdiver, srzyhead, alar0330 and 1 more
Metadata
Metadata
Assignees
Labels
good first issuegreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardgreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardlocked[bot] locked due to inactivity[bot] locked due to inactivityseverity::3major; broken functionality with a workaroundmajor; broken functionality with a workaroundsource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type