python-qt-live-coding
python-qt-live-coding copied to clipboard
Live coding environment for Python, Qt and QML.
Hi, from clean virtualenv with only pyside2 and python-qt-live-coding : ``` ^C(.venv) jimmy@cacahuete:~/tras/python-qt-live-coding$ python_qt_live_coding examples Error importing standalone/module: No module named 'standalone/module' QQmlApplicationEngine failed to load component file:///home/jimmy/tras/.venv/lib/python3.7/site-packages/livecoding/live.qml:31 Type LiveCodingPanel...
The command "python_qt_live_coding" cannot be found. Neither installation by "pip install python-qt-live-coding" nor "python setup.py install" does work as intended. Does anyone encountered that problem before? Do you have a...