#My nugget can't connect with my iphone
9 messages · Page 1 of 1 (latest)
install "Apple Devices" from microsoft store
Use the port on the back of your pc as well
same. downloaded both itunes and the app. still gives me "Traceback (most recent call last):
File "pymobiledevice3\usbmux.py", line 167, in create_usbmux_socket
File "pymobiledevice3\usbmux.py", line 111, in init
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "devicemanagement\device_manager.py", line 90, in get_devices
File "pymobiledevice3\usbmux.py", line 414, in list_devices
File "pymobiledevice3\usbmux.py", line 410, in create_mux
File "pymobiledevice3\usbmux.py", line 174, in create
File "pymobiledevice3\usbmux.py", line 169, in create_usbmux_socket
pymobiledevice3.exceptions.ConnectionFailedToUsbmuxdError"
what do i do
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on m...