enthought / enthought/sat-solver
How to handle broken packages that have been manually installed
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We don't currently tolerate totally broken packages in the system.
For example if you install `ipython-3.0.0-1` on Windows, then the solver will try to uninstall it and install a working version as soon as it runs, even if you do nothing else.
```
$ egginst ipython-3.0.0-1
$ jaguar install
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.