Jump to content

licoma133

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello, I'm trying to use the delphi4python library, as well as the PythonEnvironments library: https://github.com/Embarcadero/PythonEnvironments https://github.com/Embarcadero/python4delphi I have installed P4D successfully, for both 32bit and 64bit. However when trying to install PythonEnvironments, I face a issue for the design time package dclP4DEnvironmentProject.bpl. I get the following error message when attempting to build or install it: [Exec Error] EXEC(1): Invalid syntax. [Exec Error] The command "..\reg_env.bat 22.0 "K:\PythonEnvi\PythonEnvironments\packages\..\" " exited with code 1. This is followed up by a error dialog: --------------------------- Error --------------------------- Cannot open file "K:\PythonEnvi\PythonEnvironments\packages\EXEC". The system cannot find the file specified. --------------------------- OK --------------------------- I have looked inside the packages folder, and do not see a folder or file named EXEC. the closest thing I found is a folder named ExecCmd, which is at the path: PythonEnvironments\src\Tools\ExecCmd Your guidance in this matter would be greatly appreciated, thanks you!
×