Conversation
Notices
-
Attempting to install #mediagoblin on my #arch server. Last time I tried, it failed (don’t remember why exactly). Can’t hurt to try again.
-
Usually it's one of PyGTK, PIL that fails when people set up instances. PyGTK was removed as a dependency in https://gitorious.org/mediagoblin/mediagoblin/commit/ff3136d0e8179a91591b75b8955dd886a1a1b1d9 [gitorious commit], that might've been it.
-
Although PyGTK has always been optional since it was only needed for video processing.
-
If I remember correctly, it was due to having python3 as default and I had missed the —python=python2.7 for the virtualenv setup.
-
It’s all (seemingly) working well now, so I’m quite happy. :D