Closed Paulo-D2000 closed 3 years ago
Installed on Windows 10 x64 using pip, when trying to import I get the error. QUARTUS_ROOTIR is pointing to the quartus install path...
Images:
Thanks :)
The Quartus DLL is a 64-bit library. This error triggers when using a 32-bit version of Python.
Solution: install a 64-bit version of Python.
Installed on Windows 10 x64 using pip, when trying to import I get the error. QUARTUS_ROOTIR is pointing to the quartus install path...
Images:
Thanks :)