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. Question for my application
Qt 6.11 is out! See what's new in the release blog

Question for my application

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 503 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.
  • A Offline
    A Offline
    ALI-
    wrote on last edited by
    #1

    Re: Unable to plot

    I am getting error as 'MatplotlibWidget' object has no attribute 'MplWidget'

    Whats the reason behind it ??

    can anyone please help me

    JonBJ 1 Reply Last reply
    0
    • A ALI-

      Re: Unable to plot

      I am getting error as 'MatplotlibWidget' object has no attribute 'MplWidget'

      Whats the reason behind it ??

      can anyone please help me

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by JonB
      #2

      @ALI
      The code you show has a MatplotlibWidget derived from QMainWindow but no indication it defines a variable named MplWidget inside that, as you can see by searching the code you posted. Hence the error message.

      1 Reply Last reply
      0
      • JonBJ JonB referenced this topic on

      • Login

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