Page 2 of 2

Posted: 3 Jan 2017 7:34 am
by Jay Fagerlie
Error:

Traceback (most recent call last):
File "Coolpedent.py", line 11, in <module>
File "PyQt5\QtCore.pyc", line 12, in <module>
File "PyQt5\QtCore.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.
Traceback (most recent call last):
File "Coolpedent.py", line 11, in <module>
File "PyQt5\QtCore.pyc", line 12, in <module>
File "PyQt5\QtCore.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.


What do I need Paul?

Posted: 3 Jan 2017 7:41 am
by Paul Stauskas
Jay Fagerlie wrote:I clicked on the link to dropbox- there is a bunch of files there, not one of them a zip... :(
Jay,

Please watch the 'How to download and run' video in the original post.

Thanks

Paul

Posted: 13 Jan 2017 11:25 pm
by Paul Stauskas
1/13 update:
- Added open position "F0" column
- Added support to view triads or extensions in "Chord Mode"

Please re-download the folder from the Dropbox link to use these new features.

Another note: I am having issues with running the application on Windows 7 systems. I am working on it but have been unsuccessful so far. Also, I plan to investigate the path to port the application to Mac OS soon.

Posted: 20 Feb 2017 8:27 am
by Bruce Bjork
Thanks Paul, new to PSG, my Justice Pro Lite is arriving early May, this will come in handy, no problems downloading and running.
Bruce

Posted: 20 Feb 2017 2:32 pm
by Paul Stauskas
Bruce Bjork wrote:Thanks Paul, new to PSG, my Justice Pro Lite is arriving early May, this will come in handy, no problems downloading and running.
Bruce
Thank you Bruce, please let me know if you run into any issues or have any suggestions for future capabilities.

Paul

Posted: 20 Feb 2017 3:25 pm
by Ken McDaniel
Guenther Dachs wrote:I get some errors in file Coolpedent.exe.log trying to run Coolpedent.exe (Win7):

Traceback (most recent call last):
File "Coolpedent.py", line 11, in <module>
File "PyQt5\QtCore.pyc", line 12, in <module>
File "PyQt5\QtCore.pyc", line 10, in __load
ImportError: DLL load failed
I get the same error, but notice in the dist folder there are no .pyc files. There are plenty of .pyd files by the name being looked for..

I am not sure if this is why it won't work on win 7...

Just my $.02

Posted: 20 Feb 2017 4:41 pm
by Paul Stauskas
Ken McDaniel wrote:
Guenther Dachs wrote:I get some errors in file Coolpedent.exe.log trying to run Coolpedent.exe (Win7):

Traceback (most recent call last):
File "Coolpedent.py", line 11, in <module>
File "PyQt5\QtCore.pyc", line 12, in <module>
File "PyQt5\QtCore.pyc", line 10, in __load
ImportError: DLL load failed
I get the same error, but notice in the dist folder there are no .pyc files. There are plenty of .pyd files by the name being looked for..

I am not sure if this is why it won't work on win 7...

Just my $.02
Hi Ken,

Thanks for your patience. I believe the issue is caused by Windows 7 failing to find the required .dll files associated with the graphical display despite all the tricks I've tried. Users on Windows and 10 are able to run it.

Posted: 18 Oct 2017 11:29 am
by John McClung
Hey Paul, nice work, but I'm another Mac-only player who'd encourage a quick port to the Mac platform! How's you're playing coming along? I'm plotting a pretty fancy extended E9 for my SD12 Rittenberry universal, playing with this app would be super helpful. Hurry! Please!

Posted: 18 Oct 2017 1:04 pm
by b0b
There's no such thing as a quick port from Windows to Mac. Been there, even got the t-shirt to prove it. Several developer years wasted.