There are too many libraries that I can't install directly, and some of them are even standard libraries. Can you use conda-pack to package them and provide a link? This would significantly reduce the process of environment setup during reproduction and would be very beginner-friendly. thank you for your work
The requirements.yaml I provided contains all the installed libraries for my conda environment. You can only download the libraries needed for this project.
There are too many libraries that I can't install directly, and some of them are even standard libraries. Can you use conda-pack to package them and provide a link? This would significantly reduce the process of environment setup during reproduction and would be very beginner-friendly. thank you for your work