? sqlite3.connect imported from sqlite3
Building 'dist\server_ip.exe'.
Copy DLL C:\Users\react\AppData\Local\Programs\Python\Python37\DLLs\libssl-1_1.dll to dist
Copy DLL C:\Users\react\AppData\Local\Programs\Python\Python37\VCRUNTIME140.dll to dist
Copy DLL C:\Users\react\AppData\Local\Programs\Python\Python37\DLLs\libcrypto-1_1.dll to dist
error: [WinError 3] The system cannot find the path specified: ''
When I run 'py create_server.py' I get an error :
? sqlite3.connect imported from sqlite3 Building 'dist\server_ip.exe'. Copy DLL C:\Users\react\AppData\Local\Programs\Python\Python37\DLLs\libssl-1_1.dll to dist Copy DLL C:\Users\react\AppData\Local\Programs\Python\Python37\VCRUNTIME140.dll to dist Copy DLL C:\Users\react\AppData\Local\Programs\Python\Python37\DLLs\libcrypto-1_1.dll to dist error: [WinError 3] The system cannot find the path specified: ''