pythonqt icon indicating copy to clipboard operation
pythonqt copied to clipboard

Recipe to build a custom Python interpreter that includes PythonQt?

Open twardoch opened this issue 4 years ago • 0 comments

It’d be great if we had a simple recipe that would build a CPython interpreter (for 2.7.x or 3.x) which would include PythonQt.

This way, one could point an IDE like PyCharm to that interpreter and develop code that uses PythonQt.

Is this possible?

twardoch avatar May 15 '21 12:05 twardoch