Closed jianghongcheng closed 6 months ago
Due to the version difference, this issue arises. After creating your environment, you can install all the packages manually, as mentioned in requirement.txt. You are probably the third one to raise this issue. Thanks.
I also encountered the same problem. Have you solved it?
yes, the problem arises due to version differences. Set your Python environment and manually install all the packages in requirement.txt
Traceback (most recent call last): File "setup.py", line 81, in
write_version_py()
File "setup.py", line 58, in write_version_py
with open('VERSION', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'VERSION'