Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. This got rid of my "qt.qpa.fonts: Unable to open default EUDC font" error
Forum Updated to NodeBB v4.3 + New Features

This got rid of my "qt.qpa.fonts: Unable to open default EUDC font" error

Scheduled Pinned Locked Moved Solved Qt for Python
2 Posts 2 Posters 2.3k 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.
  • S Offline
    S Offline
    Shawn Driscoll
    wrote on last edited by
    #1

    Re: qt.qpa.fonts: Unable to open default EUDC font: "C:\WINDOWS\FONTS\EUDC.TTE"

    I just ran into this problem last night after installing PyQt5 for Windows 10 Pro 20H2 and Python 3.9.4 64-bit. I have no idea what a EUDC.TTE file is (couldn't find one on my system that has been updated since initial Windows 7 pro install). Anyway, I did a registry search for EUDC and changed the entries from EUDC.TTE to ASIMOV.TTF. That got rid of the "qt.qpa.fonts: Unable to open default EUDC font: C:\WINDOWS\FONTS\EUDC.TTE" message inside my Visual Studio Code terminal.

    I chose ASIMOV.TTF because it's a font that would stand out if it gets used. I haven't seen the font appear anywhere in my Python app or in Qt Designer while finishing up my project.

    1 Reply Last reply
    0
    • Jaime02J Offline
      Jaime02J Offline
      Jaime02
      Qt Champion 2021
      wrote on last edited by Jaime02
      #2

      I fixed it following this steps, which are the same as you did.
      https://bugreports.qt.io/browse/PYSIDE-1620

      1 Reply Last reply
      1

      • Login

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