The “error” in the beginning is from my pipeline scripts, but I already tested with default user preferences and got the same errors.
Welcome to the Houdini 17.5.293 command line tools. The Houdini environment has been initialized. [windows-x86_64-cl19.16] Starting command prompt... Microsoft Windows [versão 10.0.18362.239] (c) 2019 Microsoft Corporation. Todos os direitos reservados. C:\Users\guilh>"C:\Program Files\Side Effects Software\Houdini 17.5.293\bin\hython.exe" "C:\Program Files\Side Effects Software\Houdini 17.5.293\houdini\python2.7libs\pdgjob\shotgunrpc.py" --port 59685 --name test --temp_dir C:/temp --shotgun_url https://hardcorefx.shotgunstudio.com Project not set yet, using default values. Please set the project first, quitting... Traceback (most recent call last): File "C:\Program Files\Side Effects Software\Houdini 17.5.293\houdini\python2.7libs\pdgjob\shotgunrpc.py", line 260, in <module> args.temp_dir File "C:\Program Files\Side Effects Software\Houdini 17.5.293\houdini\python2.7libs\pdgjob\shotgunrpc.py", line 210, in main logging.basicConfig(level=logging.INFO, filename=log_file) File "C:\PROGRA~1\SIDEEF~1\Houdini 17.5.293\python27\lib\logging\__init__.py", line 1554, in basicConfig hdlr = FileHandler(filename, mode) File "C:\PROGRA~1\SIDEEF~1\Houdini 17.5.293\python27\lib\logging\__init__.py", line 920, in __init__ StreamHandler.__init__(self, self._open()) File "C:\PROGRA~1\SIDEEF~1\Houdini 17.5.293\python27\lib\logging\__init__.py", line 950, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 2] No such file or directory: 'C:\\temp\\test_shotgunrpc.log'