|
|
|
|
|
by ghusto
227 days ago
|
|
Ah, I get it now! The problem occurs when someone publishes something without version pinning, because package versions can become incompatible over time. I don't think I've ever installed something outside of what's available on PyPy, which is probably why I've never run into this issue. Still, I would think it's rare that package versions of different packages become incompatible? |
|