Python Forum
[PyQt] How to view GUI of a source code
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] How to view GUI of a source code
#1
I found a source code on Github but I'm having hard time viewing it's GUI on PyQt. Is that possible?.Please help.

My PyQt progress bar is showing red, is it ok?

This is the link to the source code.

https://github.com/markusschwenk/midieditor/
Reply
#2
Please give step by step details, along with any messages, etc. that you have performed in attempt to run code.
Reply
#3
That code is C++ with QT not PyQt.
Reply
#4
@Larz60+ : Thanks for getting back to me, I don't know much about debugging, can you do remote assistance for me?
Reply
#5
You can open 'midieditor.pro' with Qt Creator.
Reply
#6
@Axel : I've tried it but I couldn't. I'm not good at programming. I wish you can help me with remote assistance. I don't know how to debug or fix error messages from a code.
Reply
#7
What is your OS?
Reply
#8
I am using Windows 7 professional 64 bit.
Reply
#9
Is there any error messages when you open 'midieditor.pro' with Qt Creator?
Reply
#10
This is the error message I got

18:20:41: Running steps for project Undi...

18:20:41: Could not create directory "C:\Users\Chigozie\Documents\Error in " Util.asciify("build-Undi-Desktop_Qt_5_6_0_MinGW_32bit-Profile")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0xf596b8) is not a function"

Error while building/deploying project Undi (kit: Desktop Qt 5.6.0 MinGW 32bit)

When executing step "qmake"

18:20:41: Elapsed time: 00:00.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] source code is not running in REDHAT 7 linux platform shridhara 0 2,114 May-23-2018, 07:58 AM
Last Post: shridhara

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020