Skip to content
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

Enhance the requirements.txt with Version Numbers #72

Open
shivanisingh7 opened this issue May 17, 2024 · 2 comments · May be fixed by #95
Open

Enhance the requirements.txt with Version Numbers #72

shivanisingh7 opened this issue May 17, 2024 · 2 comments · May be fixed by #95
Labels
documentation Improvements or additions to documentation gssoc

Comments

@shivanisingh7
Copy link

The current requirements.txt file lists the necessary dependencies that are needed for the SoundScape project but lacks version numbers. I want the users to have a smoother installation process, especially the users unfamiliar with Python package management .It is something I have faced problem with in the past it's important to provide the version details in requirement file.

The Current requirements.txt Content includes:
numpy
matplotlib
scipy
PyAudio
PySimpleGUI
sounddevice
soundfile
I would like to add the versions along with them for smoother installation so can you assign this an issue to me

Copy link

Congratulations, @shivanisingh7! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@shashbh18
Copy link

Please assign this issue to me.I want to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation gssoc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants