bobo.yang fb29ea356c Added pathlib to handle file paths in install.py
- Imported pathlib module for handling file paths.
- Replaced the string replace method with pathlib's parent attribute to get the parent path of pythoncmd.
- Used os.path.join to construct the new pip_command_env path.
2023-08-09 19:49:02 +08:00
..
2023-07-06 07:42:44 +08:00