From SPSS 29 (Subscription) on Windows 10 I try to use Conda (Miniforge) Python. SPSS accepts the path to Python (does it look for python310.dll?). SPSS has Python version 3.10.4, so I made sure Conda has the same version.
But I get no response from Python, not even any error message. For example these don't generate any output:
begin program python3 .
print('Hello World!')
end program .
begin program python3 .
gibberish
end program .
What's going on here?
------------------------------
forplan Statistik
------------------------------
#SPSSStatistics