Conda install screwed up my environment. Can I undo it?

You can “roll back” to a previous revision. First, run:

conda list --revisions

You will get a list of revisions with their revision number. Then, look at the second-to-last revision and take note of its number. To revert to this revision, run:

conda install --revision N

where N is the revision number.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)