You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is a Windows project.
I started originally in Linux, then supported both Linux and Windows, but finally moved to support Windows only.
The reason was that the tools provided by most of the FPGA vendors support Windows and sometimes Linux Ubuntu (I had Linux Mint).
I still suspect that the performance in Linux is much better, e.g. I noticed 1 to 4ms delays in windows for file management, whereas in Linux that was much much faster!
Check here: https://pypi.org/project/pywin32/ -> Environment: Win32
ERROR: Invalid requirement: 'pywin32~=304' (from line 1 of requirements.txt)
it is from BAT file, I assume it should work on windows then?
The text was updated successfully, but these errors were encountered: