Open frozen4sh opened 1 year ago
i have the same issue
same issue still.
I am having the same issue as well Maya 2024.1 on Windows 11 Any word from the developer on this?
I am facing the same issue as well in Maya 2024. OS : Windows 10
i have same issue, maya 2022
Same here, Maya 2022
Try using this instead = commandPort -name "localhost:7001" -sourceType "mel" The solution for me was to remove the -echoOutput;
Describe the bug
commandPort -name "localhost:7001" -sourceType "mel" -echoOutput;
----------------------------------------# ----------------------------------------
Exception happened during processing of request from('127.0.0.1', 56580)
Traceback (most recent call last):
File "C:\Program Files\Autodesk\Maya2022\Python37\lib\socketserver.py", line 316, in _handle_request_noblock
File "C:\Program Files\Autodesk\Maya2022\Python37\lib\socketserver.py", line 347, in process_request
File "C:\Program Files\Autodesk\Maya2022\Python37\lib\socketserver.py", line 360, in finish_request
File "C:\Program Files\Autodesk\Maya2022\Python37\lib\socketserver.py", line 720, in init
File "C:\Program Files\Autodesk\Maya2022\Python37\lib\site-packages\maya\app\general\CommandPort.py", line 137, in handle
File "C:\Program Files\Autodesk\Maya2022\Python37\lib\socketserver.py", line 799, in write
TypeError: a bytes-like object is required, not 'str'
To Reproduce Steps to reproduce the behavior:
Expected behavior
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.