<div dir="ltr"><div dir="ltr"><div class="gmail_signature">I've been able to get qmlscene plugins working on Linux, but am now trying to get them working on Windows and am having trouble, particularly when in a virtualenv,</div><div class="gmail_signature"><br></div><div class="gmail_signature">I'm running qmlscene.exe within a virtualenv where my PATH clearly references the python I want to use (with related site-packages)... yet pyqt5qmlplugin.dll is somehow finding and launching my <foo>plugin.py file with a completely different python path. This is apparent not just from it not working, but from sneaking a peak at the site-packages dir used by the plugin;py file in sys.path.<br></div><div class="gmail_signature"><br></div><div class="gmail_signature">Where/how does pyqt5qmlplugin.dll get the path to the python executable to run the requisite `<foo>plugin.py` file?</div><div class="gmail_signature"><br></div><div class="gmail_signature">Thanks,<br></div><div class="gmail_signature">Russ</div><div class="gmail_signature"><br></div></div></div>