pyscripter / python4delphi

Free components that wrap up Python into Delphi and Lazarus (FPC)
MIT License
906 stars 310 forks source link

A little problem #466

Closed hosekb closed 6 months ago

hosekb commented 6 months ago

Hi, in Delphi 10.2.3: [dcc64 Error] PythonEngine.pas(4701): E2003 Undeclared identifier: 'ExcludeLastEmpty' Paths := FPythonPath.Split([PathSep], TStringSplitOptions.ExcludeLastEmpty);

Sincerely Bohous

pyscripter commented 6 months ago

Thanks. Could you please see how TStringSplitOptions is defined in Delphi 10.2.3 ?

hosekb commented 6 months ago

From: pyscripter @.> Sent: Tuesday, April 2, 2024 6:37 PM To: pyscripter/python4delphi @.> Cc: hosekb @.>; Author @.> Subject: Re: [pyscripter/python4delphi] A little problem (Issue #466)

Thanks. Could you please see how TStringSplitOptions is defined in Delphi 10.2.3 ?

— Reply to this email directly, view it on GitHub https://github.com/pyscripter/python4delphi/issues/466#issuecomment-2032539648 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2AMJSEJTEAIPVWJYK4P63Y3LNEFAVCNFSM6AAAAABFTJVZASVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZSGUZTSNRUHA . You are receiving this because you authored the thread.Message ID: @.***>