What steps will reproduce the problem?
1. liblsl-Python comes with the file pylsl.pyc. Please remove it. .pyc files
are generated on the fly by the python interpreter when the module gets
imported, so it does not harm to delete them. It does harm, however, to have
them shipped, as a module 'foo' can still be imported if the 'foo.py' file has
been removed but the 'foo.pyc' has not.
It is also common practice to leave them out.
What version of the product are you using? On what operating system?
Head from hg.
Original issue reported on code.google.com by bastian....@gmail.com on 20 May 2014 at 7:59
Original issue reported on code.google.com by
bastian....@gmail.com
on 20 May 2014 at 7:59