kohya-ss/sd-scripts

Installation problem

alex13by opened this issue · 0 comments

The environment was automatically configured by following the steps in the installation instructions, but the runtime error could not be resolved:
D:\AI\automatic>webui.bat
Using VENV: D:\AI\automatic\venv
14:42:45-727742 INFO Starting SD.Next
14:42:45-727742 INFO Logger: file="D:\AI\automatic\sdnext.log" level=INFO size=29911 mode=append
14:42:45-727742 INFO Python version=3.10.11 platform=Windows bin="D:\AI\automatic\venv\Scripts\python.exe"
venv="D:\AI\automatic\venv"
14:42:45-884147 INFO Version: app=sd.next version=unknown branch=unknown ui=main
14:42:46-717180 INFO Latest published version: 65823a401613aebea58184aba5f7d5edaf2fef06 2024-06-24T05:41:10Z
14:42:46-744734 INFO Platform: arch=AMD64 cpu=Intel64 Family 6 Model 151 Stepping 5, GenuineIntel system=Windows
release=Windows-10-10.0.22621-SP0 python=3.10.11
14:42:46-748742 INFO HF cache folder: C:\Users\13121.cache\huggingface\hub
14:42:46-748742 INFO nVidia CUDA toolkit detected: nvidia-smi present
14:42:46-796987 WARNING Deleted files: ['tive code page: 65001']
14:42:46-859771 INFO Verifying requirements
14:42:46-859771 INFO Verifying packages
14:42:46-907685 ERROR Error getting local repository version: invalid literal for int() with base 10: 'Active code
page: 65001\r\n1719158264'
14:42:46-907685 ERROR Uncaught exception occurred: type=<class 'OSError'> value=[Errno 22] Invalid argument
14:42:46-918708 ERROR ' File "D:\AI\automatic\launch.py", line 263, in \n main()\n'
14:42:46-922812 ERROR ' File "D:\AI\automatic\launch.py", line 221, in main\n if
installer.check_timestamp():\n'
14:42:46-923645 ERROR ' File "D:\AI\automatic\installer.py", line 1149, in check_timestamp\n
log.debug(f'Repository update time: {time.ctime(int(version_time))}')\n'