GNOME Bugzilla – Bug 747087
validate:launcher: Install config.py for non-development mode
Last modified: 2015-06-24 14:44:25 UTC
.
Running installed gst-validate-launcher aborted with the following error.
+ Trace 234927
import config
This is because config.py is added but not installed in ba6d209b3fd062f4e6bd889f81f1213cc12339ec.
Created attachment 300638 [details] [review] Install config.py for non-development mode
commit 75205828c719329072ae52414aaf49abdf2e7a55 Author: Young Han Lee <y.lee@lge.com> Date: Tue Mar 31 09:20:05 2015 +0900 validate:launcher: Install config.py for non-development mode Running installed gst-validate-launcher aborted with the following error.
+ Trace 234928
import config ImportError: No module named config