spatialaudio / jackclient-python

🂻 JACK Audio Connection Kit (JACK) Client for Python :snake:
https://jackclient-python.readthedocs.io/
MIT License
131 stars 26 forks source link

Can't import the module #84

Closed fuzzysearch404 closed 4 years ago

fuzzysearch404 commented 4 years ago

Hello.

Every time I try to import the jack module, Python crashes/exits.

I have installed:

  1. Jack library (via 64-bit Windows installer) I can run jackd.exe.
  2. This Jack client via pip. pip install JACK-Client.

Also can't find any errors/exceptions.

image image

Am I doing something wrong or is that a bug? I have been trying to resolve this for about 2 hours, by trying different Python versions, this module versions (0.5.1, 0.5.0) etc. - could not find a solution on my own.

HaHeho commented 4 years ago

See https://github.com/spatialaudio/jackclient-python/issues/57.