PythonEnvironments
PythonEnvironments copied to clipboard
Can't build package dclP4DEnvironmentProject.bpl [Exec Error]
when i attempt to build package dclP4DEnvironmentProject.bpl It gives me errors: [Exec Error] EXEC(1): Invalid syntax. [Exec Error] The command "..\reg_env.bat 22.0 "K:\PythonEnvironments-main\packages.." " exited with code 1.
followed by a dialog:
Error
Cannot open file "K:\PythonEnvironments-main\packages\EXEC". The system cannot find the file specified.
How do solve this problem?
@monko9j1 it seems the IDE is unable to find the reg_env.bat script. Can you confirm it exists and you're using the right project? Consider cloning the repository again.
#48 looks the same. I'm investigating this issue.
@monko9j1 we have just released a new version. Can you check if this issue is gone?