-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
What steps will reproduce the problem?
1. Download source zip and extract
2. ./abx.py
What is the expected output?
An ABX comparator
What do you see instead?
Traceback (most recent call last):
File "./abx.py", line 6, in <module>
import gst
ImportError: No module named gst
What version of the product are you using?
2012-05-26
On what operating system?
Mint 17 Cinnamon 64-bit live
Please provide any additional information below.
Python 2.7.6
Original issue reported on code.google.com by southi...@gmail.com on 1 Mar 2015 at 4:53