Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Permissions denied for pyuic6
Forum Updated to NodeBB v4.3 + New Features

Permissions denied for pyuic6

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 449 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DeadSo0ul
    wrote on last edited by
    #1

    Hello,
    I am trying to convert a .ui file to a python script but I get permission denied

    I am using PyCharm's local terminal.

    (.venv) PS C:\YRT> pyuic6 -x C:\YRT\forms -o C:\YRT\src\crypto.py
    C:\YRT\forms: invalid Qt Designer file: [Errno 13] Permission denied: 'C:\\YRT\\forms'
    

    Any help would be appreciated.
    Thanks!

    C 1 Reply Last reply
    0
    • D DeadSo0ul

      Hello,
      I am trying to convert a .ui file to a python script but I get permission denied

      I am using PyCharm's local terminal.

      (.venv) PS C:\YRT> pyuic6 -x C:\YRT\forms -o C:\YRT\src\crypto.py
      C:\YRT\forms: invalid Qt Designer file: [Errno 13] Permission denied: 'C:\\YRT\\forms'
      

      Any help would be appreciated.
      Thanks!

      C Offline
      C Offline
      ChrisW67
      wrote on last edited by ChrisW67
      #2

      @DeadSo0ul "C:\YRT\forms" is not a Designer UI file. It is probably a directory.

      D 1 Reply Last reply
      2
      • C ChrisW67

        @DeadSo0ul "C:\YRT\forms" is not a Designer UI file. It is probably a directory.

        D Offline
        D Offline
        DeadSo0ul
        wrote on last edited by
        #3

        Thanks @ChrisW67
        Stupid mistake.

        1 Reply Last reply
        0
        • D DeadSo0ul has marked this topic as solved on

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved