After installing "debug" package, conda breaks #5780
Labels
locked
[bot] locked due to inactivity
source::community
catch-all for issues filed by community members
type::packaging
indicates a request regarding a package
With a working Python 2.7 install, I ran "conda install debug" to be able to debug a Cython extension. I ran into some other issues as a result, but can't fix them because of one main issue - now "conda" does nothing.
As a temporary work-around, how can I manually remove debug and go back to my previous Python installation? I am using Linux with a home directory install.
In the longer term, conda probably shouldn't break when installing packages in the anaconda channel.
The text was updated successfully, but these errors were encountered: