bojanm 0 Posted September 21, 2023 Hello, I have Delphi 11.2 Patch 1 installed. When I try to compile P4DComponentSuite get error: "[Fatal Error] Can't load package Python280.bpl. The system cannot find the file specified". I have paths (\source, \source\vcl, \source\fmx in library path and browsing path for both platforms (32-bit and 64 - bit). I have no ideas what else should I do. Any ideas? Regards, Bojan Share this post Link to post
pyscripter 689 Posted September 22, 2023 Are you following the instructions at Installation · pyscripter/python4delphi Wiki (github.com)? Specifically, did you build all packages before installing them? Share this post Link to post
petersmello 0 Posted September 24, 2023 I play around Delphi but mostly with what is already available and running. I have tried to run the installation and follow the tips in this group, and so. I just cannot invest the time to learn how to create packages or figure out why paths and output folders are not found, etc. Is there anyone in the group that could set my Delphi to run Python for a reasonable fee? I have Delphi 10.2 and just found out it included the upgrade for 10.3, which I ran the setup and it seems to be working. This is something I am getting: No zip file for Python4Delphi. Proceeding without unzipping No zip file for Python4Delphi Vcl. Proceeding without unzipping No zip file for Python4Delphi Fmx. Proceeding without unzipping [dcc32 Fatal Error] Python.dpk(42): F2063 Could not compile used unit 'MethodCallBack.pas' and others from trying different approaches. My email is petersmello @ outlook.com Share this post Link to post
bojanm 0 Posted September 25, 2023 Hello, I have resolved the issue. Our admin has set up restrictions preventing the copying of executable files (such as .bpl, .dll, and .exe) to the public folder under \users. Thank you! Best regards, Bojan Share this post Link to post