Changes between Version 1 and Version 4 of Ticket #58666


Ignore:
Timestamp:
Jul 2, 2019, 1:06:19 PM (5 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58666

    • Property Status changed from new to assigned
    • Property Cc MarcusCalhoun-Lopez added
    • Property Owner set to pmetzger
    • Property Port py-pyside2 added; py36-pyside2 removed
  • Ticket #58666 – Description

    v1 v4  
    66
    77Traceback (most recent call last):
    8 
     8{{{
    99  File "/opt/local/bin/pyside2-rcc-3.6", line 11, in <module>
    1010    load_entry_point('PySide2==5.12.3', 'console_scripts', 'pyside2-rcc')()
     
    1818    raise child_exception_type(errno_num, err_msg, err_filename)
    1919FileNotFoundError: [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'
    20 
     20}}}