Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
**********************************************
Welcome to use Get Music Comment
**********************************************
Author: Jason_Stephen
Version: v1.0.1
Required Python Version: 3.11
-------------------------------------------------
Instructions for Setting Up and Running
-------------------------------------------------
1. **Environment Setup**:
To configure the environment for the project, please ensure you have Python 3.11 installed on your system.
Then, run the `setup.bat` file. This script will:
- Check if a virtual environment (.venv) exists in the project directory.
- If not, create a new virtual environment.
- Install all necessary dependencies from `requirements.txt`.
**Command**:
setup.bat
2. **Running the Project**:
Once the environment is set up, you can start the project using `run.bat`. This script will:
- Activate the virtual environment.
- Run the Python script `getcomment.py` to analyze music comments.
**Command**:
run.bat
-------------------------------------------------
Notes:
-------------------------------------------------
- Ensure that you have a stable internet connection if the project requires downloading dependencies or data.
- Always run the `setup_env.bat` before executing the project to ensure all dependencies are correctly installed.
- For any issues or further assistance, please contact me on GitHub.
Thank you for using Get Music Comment!
**********************************************