P4D-Data-Sciences
P4D-Data-Sciences copied to clipboard
When running demo-Scikitlearnreferenc, system Error.code 87
ProjectScikitLearnReference.exe raised exception class EOSError with message 'system Error.Code 87 .The parameter is incorrect
@GitContainer,
please, submit more information along your issue. I hope I can help so :)
@GitContainer how did you setup your environment?
Hello. I have is the same error. Сrashes when trying to create a process with these parameters:
@unununununununun it happens when the PythonEngine is not correctly setup. I'd suggest you to review how it is being initialized. Always use the PythonEnvironment Setup and Activate routines. Don't forget to uncheck the "AutoLoad" property in the PythonEngine.
t happens when the PythonEngine is not correctly setup. I'd suggest you to review how it is being initialized. I followed steps from https://peardox.com/2022/10/23/how-to-install-python-support-in-delphi/