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
Hi in Delphi XE2 compiler I get an error:
[DCC Error] PythonEngine.pas(4671): E2018 Record, object or class type required
In line:
Paths := string(FPythonPath).Split([PathSep]);