电脑运行了 rpc_image_transfer_jpg_as_the_controller_device.py 这个功能,但每次提示如下错误,应如何设置
pygame 2.6.0 (SDL 2.28.4, Python 3.11.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
Available Ports:
COM7 : OpenMV Cam USB COM Port (COM7) [USB VID:PID=1209:ABD1 SER=326538703131 LOCATION=1-4:x.0]
Please enter a port name: Traceback (most recent call last):
File "C:\Users\Think\Desktop\test.py", line 28, in
interface = rpc.rpc_usb_vcp_master(port=input())
AttributeError: module 'rpc' has no attribute 'rpc_usb_vcp_master'