A feature-rich music player application with playlist management, playback controls, song information display, volume and progress tracking, Discord integration, and more.
MIT License
1
stars
1
forks
source link
Version Specific Installation & Additional Unmentioned Dependency #13
in order to ensure that libraries are available to pyinstaller, one ought to call pip through the py shorthand, which calls the main python version that the aforementioned module will default to.
additionally, matplotlib is another dependency that is required by IotaPlayer to successfully build and run.
in order to ensure that libraries are available to pyinstaller, one ought to call pip through the py shorthand, which calls the main python version that the aforementioned module will default to.
additionally, matplotlib is another dependency that is required by IotaPlayer to successfully build and run.