-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency on dearpygui 1.6.2? #3
Comments
Hi! Thanks for the kind words. You're probably trying v0.0.1a2 from PyPi which is quite outdated. Oh and I'd love to hear how it's going with MacOS. The project is a work in progress, so expect some rough edges. Thank you. |
Oh and for why the version was pinned specifically to v1.6.2, see 37ac890. |
Hello But when I try to install with "pipx install midiexplorer' I get $ pipx install midiexplorer pip seemed to fail to build package: midiexplorer Some possibly relevant errors from pip install: =========================================================== PIP STDOUTCollecting midiexplorer The conflict is caused by: To fix this you could try to:
PIP STDERRERROR: Cannot install midiexplorer==0.0.1a0, midiexplorer==0.0.1a1 and midiexplorer==0.0.1a2 because these package versions have conflicting dependencies.
|
Hi and thank you for the detailed report. Keep in mind it's still an early alpha with unfinished & not stabilized features. |
Sorry to bother you with stupid questions I am now 67 yo , so I know MIDI for a long time . But despite of that I am a fresh (and French) user of Python and I do not know what to do and I do not have the skills to make a compiled version Anyway |
@AL1-1956 Don't worry, I'm here to help ;) You seem to be using Microsoft Windows. The alternative is to install using Please let me know if you encounter any issue. |
Ok I installed MidiExplorer.exe successfully ALAIN@KIT MINGW64 / Now for some testing Thank You |
Thanks for sharing the good news! 🎉 |
Sorry for the BIIIIIGGGGG text , i do not know why this happens |
@AL1-1956 No worries. |
Thank you for the info I removed the big text , I do not want to seem like a yelling person |
So I now have connected my KorgNanoKontrol 2 on input and I can see the CC Events flowing . On this computer I do not have a midi out device , except "Coolsoft Midi Mapper" and "Microsoft GS" I have a question , since I do not see where the .exe file is , I cannot have an Icon for launtching it. And I have to open a cmd and type midiexplorer each time Thank you a lot for your confidence in myself for beta-testting Alain |
Okay , I found out where the exe file was c:\Users\ALAIN.local\bin\midiexplorer.exe Much more confortable this way... more "test" results to come soon Have a nice evening Alain |
Hi there,
This seems like a great tool! I've been trying to install midiexplorer on macOS, but pip complains that that there is a dependency on the 1.6.2 version of dearpygui specifically, and it can't acquire that version.
Is it actually dependent on that exact version, or would 1.6.2 or later be compatible? I believe the current version is now 1.9.1.
Thanks!
The text was updated successfully, but these errors were encountered: