Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2567

QUrl throws Attribute Error despite well formed Url string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.6.0
    • PySide
    • None
    • Apple M1
    • macOS

      cus_url = "https://fullnode.devnet.sui.io:443" 
      # OR cus_url="https://fullnode.devnet.sui.io" 
      q_url = QtCore.QUrl(cus_url, QtCore.QUrl.ParsingMode.QUrl.TolerantMode)  

      Either of these through AttributeError
       
      BTW: `pip list` shows version 6.6.1

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crmaurei Cristian Maureira-Fredes
            fastfrank Frank Castellucci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes