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

Add requirements.txt including env info #1

Open
xyluo25 opened this issue Feb 26, 2024 · 3 comments
Open

Add requirements.txt including env info #1

xyluo25 opened this issue Feb 26, 2024 · 3 comments

Comments

@xyluo25
Copy link

xyluo25 commented Feb 26, 2024

Hi Taehooie, this is Xiangyong Luo, currently a phd candidate working with Prof. Zhou. To facilitate the replication of your code without encountering environment-related issues, would it be possible for you to add a requirements.txt file to the repository? This addition would greatly assist others, including myself, in accurately re-implementing your code? thanks.

@Taehooie
Copy link
Owner

Hi Xiangyong, thank you for your suggestion! I added the file for our reproductivity of the code.

@xyluo25
Copy link
Author

xyluo25 commented Feb 26, 2024

Hi Taehooie, thank you for your prompt response. I noticed your updated requirements.txt include all packages in your current working environment with locations on your machine. If you could use pip freeze > requirements.txt to generate packages with specific version so that it's easier for us to install packages using: pip install -r requirements.txt. Many thanks.

@Taehooie
Copy link
Owner

Sure, no problem. Please find the requirements.txt file containing only the necessary packages extracted from the conda environment.

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

No branches or pull requests

2 participants