Forum Discussion
Hi Prashant,
We attempted to reproduce this issue on a Windows 10 machine but have not been successful so far.
The Tools team recommends trying standard Python 3.8.10, as it closely matches the Python 3.8.18 version used by quartus_py in Quartus 23.4.
Download Python 64bit 3.8.10 from:
https://www.python.org/ftp/python/3.8.10/python-3.8.10-amd64.exe
Run the Python installer after download completes. Select Custom Installation
uncheck Documentation
uncheck tcl/tk and IDLE
uncheck Python test suite
Click Next
Uncheck Associate files with Python (requires the py launcher)
Uncheck Create shortcuts for installed applications
Select Customized install location and use this path or any convenient short path.
c:\a\Python\Python38
Click install
Close
From command prompt:
cd <quartus installation>\niosv\bin\niosv-shell-files\
c:\a\Python\Python38\python main.py
As suggested above, set the PATH to be the minimal and run quartus_py
Please let us know if this makes any difference.
Regards,
Divya