id summary reporter owner description type status priority milestone component version resolution keywords cc port 58666 py36-pyside2 - problem with pyside2-rcc cainesi pmetzger """pyside2-rcc-3.6"" script does not execute correctly. The script is correctly installed in /opt/local/bin, but when run it does not correctly find the pyside2-rcc script in /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/PySide2/, instead it appears to be looking for pyside2-rcc-3.6 in that location. Example error when pyside2-rcc-3.6 command is run: Traceback (most recent call last): {{{ File ""/opt/local/bin/pyside2-rcc-3.6"", line 11, in load_entry_point('PySide2==5.12.3', 'console_scripts', 'pyside2-rcc')() File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/PySide2/scripts/pyside_tool.py"", line 50, in main sys.exit(subprocess.call(command)) File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py"", line 287, in call with Popen(*popenargs, **kwargs) as p: File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py"", line 729, in __init__ restore_signals, start_new_session) File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py"", line 1364, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/PySide2/scripts/../pyside2-rcc-3.6': '/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/PySide2/scripts/../pyside2-rcc-3.6' }}}" defect assigned Normal ports 2.5.4 MarcusCalhoun-Lopez py-pyside2