DPCS-team / DPCS

Data Powered Crash Solver
7 stars 17 forks source link

python-pgi not found #71

Closed bdfhjk closed 8 years ago

bdfhjk commented 8 years ago

ubuntu@ip-172-31-23-235:~/DPCS$ dpcs-settings Traceback (most recent call last): File "/usr/local/bin/dpcs-settings", line 4, in import pgi as gi ImportError: No module named pgi

Repro: clean 14.04 ubuntu sudo apt install debhelper python-requests python-gi automake cdbs

cd DPCS/client make builddeb

cd .. dpkg -i dpcs_0.1_all.deb dpcs-settings