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

Compiling ThumbsUpDownPythonInstall.dproj (or other) -> dcc64 Fatal Error F2613 Unit 'TorchVision' #28

Open
HoLue opened this issue Jan 12, 2023 · 4 comments
Assignees
Labels
Awaiting Feedback Waiting for feedback from submitter or others.

Comments

@HoLue
Copy link

HoLue commented Jan 12, 2023

I'm using Embarcadero® RAD Studio 11 Version 28.0.46141.0937
I installed via GetIt Package manager in this order.:

  1. Python4Delphi
  2. PythonEnviroments
  3. Lightweight-Python-Wrappers
    -> Seems to be ok.

Then I installed from version control git
https://github.com/Embarcadero/P4D-Data-Sciences
I build and installed all components from P4D-Data-Sciences\P4DDataSciencesComponentSuite.groupproj

Then I opened PyTorchThumbsUpDown.groupproj -> ok

When I try to run:
"[dcc64 Fataler Fehler] InstallForm.pas(18): F2613 Unit 'TorchVision' nicht gefunden."

Looking around, I only find *.dcu for 32 bit, for 64 I have no *.dcu files. And I cannot build the components (P4DDataSciencesComponentSuite) for 64 bit. There I get an error:
[dcc64 Fataler Fehler] PyTorch.pas(17): E2213 Falsches gepacktes Unit-Format: C:\Users\Public\Documents\Embarcadero\Studio\22.0\Dcp\P4DPyPackage.dcp.PyPackage - Erwartete Version: 35.0, Windows Unicode(x64) Gefundene Version: 35.0, Windows Unicode(x86)

What can I do? Please help! (Actually it sounds very good to have the possibility to use onnx-models with c++ builder (hopefully possible through delphi)!! This will open a new universe!!

@HoLue HoLue changed the title Error Class TNumPy not found after installation and opening PyTorchThumbsUpDown Compiling ThumbsUpDownPythonInstall.dproj (or other) -> dcc64 Fatal Error F2613 Unit 'TorchVision' Jan 12, 2023
@lmbelo lmbelo self-assigned this Feb 27, 2023
@lmbelo lmbelo added the Awaiting Feedback Waiting for feedback from submitter or others. label Feb 27, 2023
@lmbelo
Copy link
Member

lmbelo commented Feb 27, 2023

@HoLue how have you installed these packages?

@HoLue
Copy link
Author

HoLue commented Feb 27, 2023

@HoLue how have you installed these packages?

Yes

@lmbelo
Copy link
Member

lmbelo commented Feb 27, 2023

No, I meant how did you installed it?

@HoLue
Copy link
Author

HoLue commented Feb 28, 2023

No, I meant how did you installed it?
As I have written at the beginning:

I installed via GetIt Package manager in this order.:

Python4Delphi
PythonEnviroments
Lightweight-Python-Wrappers
-> Seems to be ok.

Then I installed from version control git
https://github.com/Embarcadero/P4D-Data-Sciences
I build and installed all components from P4D-Data-Sciences\P4DDataSciencesComponentSuite.groupproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Feedback Waiting for feedback from submitter or others.
Projects
None yet
Development

No branches or pull requests

2 participants