Custom Query (1173 matches)
Results (229 - 231 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #5594 | fixed | Remove audio spectrograms (cleanup now unused code) | ||
| Description |
Audio spectrograms don't work with Python 3 due due to a Python 2-only depedency on audiolab. The Python 2 code us unfortunately rather fragile though, which often results in bad experiences for people setting up MediaGoblin as well as bug reports. Given we'll soon be switching to Python 3-only, I propose we drop audio spectrograms entirely. This will result in a less attractive but more reliable system. See also #5457 for background. |
|||
| #5595 | fixed | Pin current Python 2 dependencies at <= latest working version | ||
| Description |
Our dependencies are rapidly dropping Python 2 support which, due to our loose specification of versions in setup.py, means Python 2 installation may break at any time. For some reason, Pip doesn't seem to figure this out properly in my experience. I suggest that for 0.10.0, the likely last Python 2 release, we pin the highest version for those dependencies to the latest Python 2 working versions, including dependencies of dependencies. |
|||
| #5596 | fixed | In readthedocs.io docs "--with-python3" has been converted to display a single "em dash" | ||
| Description |
Why is this? How do we prevent it from happening? |
|||
