Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fail : Delphi 12 community, Tensorflow #33

Open
HuguesDug opened this issue Sep 21, 2024 · 2 comments
Open

Install fail : Delphi 12 community, Tensorflow #33

HuguesDug opened this issue Sep 21, 2024 · 2 comments
Assignees

Comments

@HuguesDug
Copy link

Installed successfully P4D, python Environnement and Lighteightwrappers under delphi 12 community.

But not able to install the P4D-data-sciences (from GIT).

It complains about missing BPL file in tensorflow.

And I confirm the destination directory for BPL is not containing the file. It is not generated by the process.
No other error shown on the console.

See below


Ligne de commande brcc32 pour "P4DTensorFlow.vrc"
c:\program files (x86)\embarcadero\studio\23.0\bin\cgrc.exe -c65001 P4DTensorFlow.vrc -foP4DTensorFlow.res
Ligne de commande dcc32 pour "P4DTensorFlow.dpk"
c:\program files (x86)\embarcadero\studio\23.0\bin\dcc32.exe -$D0 -$L- -$Y- --no-config -B -Q -TX.bpl
-AGenerics.Collections=System.Generics.Collections;Generics.Defaults=System.Generics.Defaults;WinTypes=Winapi.Windows;WinProcs=Winapi.Windows;
DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE @C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\P4DTensorFlow.cmds -DRELEASE -E.\Win32\Release
-LEC:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl -LNC:\Users\Public\Documents\Embarcadero\Studio\23.0\Dcp -NU....\lib\Win32\Release
-NSWinapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;System;Xml;Data;Datasnap;Web;Soap; --description:"P4D Data Sciences -
TensorFlow" -JL -NBC:\Users\Public\Documents\Embarcadero\Studio\23.0\Dcp -NHC:\Users\Public\Documents\Embarcadero\Studio\23.0\hpp\Win32
-NOC:\Users\Public\Documents\Embarcadero\Studio\23.0\Dcp P4DTensorFlow.dpk
Impossible de charger le package P4DTensorFlow290.bpl.
Le fichier spécifié est introuvable

@lmbelo lmbelo self-assigned this Sep 23, 2024
@lmbelo
Copy link
Member

lmbelo commented Sep 23, 2024

Hello @HuguesDug,

We will look into this and get back to you soon.

@HuguesDug
Copy link
Author

After some additionnal time around the problem, I have been able to install manually all the other packages.... except the Tensorflow one. Other packages generates a proper BPL file and install goes like a charm. But Tensorflow... no BLP. Very strange.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants