Open bharswami opened 4 years ago
I am getting an error while trying to call pytornado command: OSError: [WinError 193] %1 is not a valid Win32 application
Please suggest
Fixed it. Used "pip install ." with the --user and that took care of the error.
Fixed it. Used "pip install ." WITHOUT the --user and that took care of the error.
I am getting an error while trying to call pytornado command: OSError: [WinError 193] %1 is not a valid Win32 application