Custom Query (1174 matches)
Results (370 - 372 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #5011 | fixed | Remove six==1.5.2 requirement | ||
| Description |
setup.py requires
In my test environment, removing the constraint and installing a more recent versions of |
|||
| #5015 | invalid | No such file or directory: 'mediagoblin/_version.py' | ||
| Description |
A user in IRC reported that trying to build against latest git master results in: IOError: [Errno 2] No such file or directory: 'mediagoblin/_version.py' when making ./bin/python setup.py develop
|
|||
| #5019 | cant-reproduce | make fails without pybabel | ||
| Description |
Trying to compile a fresh install of latest master results in an error if pybabel isn't installed on the system. (mediagoblin-0.8.0) ~/mediagoblin-0.8.0 $ make ./devtools/compile_translations.sh ./devtools/compile_translations.sh: line 40: pybabel: command not found Makefile:118: recipe for target 'i18n' failed make: *** [i18n] Error 127 |
|||
