jakaskerl
Hey Jaka, Thanks for reaching out. I am connecting using the ethernet cable to the hub and then the hub to the laptop. I also don't have device_manager.py from my installation.
This is what I get when I log my system information:
{
"architecture": "64bit",
"machine": "arm64",
"platform": "macOS-13.4-arm64-arm-64bit",
"processor": "arm",
"python_build": "main Apr 7 2023 20:13:31",
"python_compiler": "Clang 14.0.0 (clang-1400.0.29.202)",
"python_implementation": "CPython",
"python_version": "3.11.3",
"release": "22.5.0",
"system": "Darwin",
"version": "Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:44 PDT 2023; root:xnu-8796.121.2\~5/RELEASE_ARM64_T8103",
"win32_ver": "",
"packages": [
"aiohttp==3.8.4",
"aiosignal==1.3.1",
"anyio==3.6.2",
"async-timeout==4.0.2",
"attrs==23.1.0",
"beautifulsoup4==4.12.2",
"blobconverter==1.4.2",
"boto3==1.27.0",
"botocore==1.30.0",
"certifi==2022.12.7",
"charset-normalizer==2.0.12",
"chromadb==0.3.11",
"click==8.1.3",
"clickhouse-connect==0.5.20",
"depthai==2.20.2.0",
"depthai-sdk==1.9.4",
"distinctipy==1.2.2",
"dnspython==2.3.0",
"duckdb==0.7.1",
"duckduckgo-search==2.8.5",
"fastapi==0.95.1",
"ffmpy3==0.2.4",
"filelock==3.12.0",
"frozenlist==1.3.3",
"h11==0.14.0",
"hnswlib==0.7.0",
"httptools==0.5.0",
"huggingface-hub==0.13.4",
"idna==3.4",
"Jinja2==3.1.2",
"jmespath==1.0.1",
"joblib==1.2.0",
"loguru==0.7.0",
"lz4==4.3.2",
"MarkupSafe==2.1.2",
"marshmallow==3.17.0",
"mcap==1.1.0",
"mcap-ros1-support==0.0.8",
"mpmath==1.3.0",
"multidict==6.0.4",
"networkx==3.1",
"nltk==3.8.1",
"numpy==1.25.0",
"openai==0.27.4",
"opencv-contrib-python==4.5.5.62",
"packaging==23.1",
"pandas==2.0.0",
"Pillow==9.5.0",
"pinecone-client==2.2.1",
"pip==23.1.2",
"protobuf==4.21.12",
"pydantic==1.10.7",
"PyQt3D==5.15.5",
"PyQt5==5.15.7",
"PyQt5-sip==12.11.0",
"PyQtChart==5.15.6",
"PyQtDataVisualization==5.15.5",
"PyQtNetworkAuth==5.15.5",
"PyQtPurchasing==5.15.5",
"PyQtWebEngine==5.15.6",
"python-dateutil==2.8.2",
"python-dotenv==1.0.0",
"pytube==15.0.0",
"PyTurboJPEG==1.6.4",
"pytz==2023.3",
"pyusb==1.2.1",
"pywatchman==1.4.1",
"PyYAML==6.0",
"Qt.py==1.3.8",
"regex==2023.3.23",
"requests==2.26.0",
"rosbags==0.9.11",
"ruamel.yaml==0.17.32",
"ruamel.yaml.clib==0.2.7",
"s3transfer==0.6.1",
"scikit-learn==1.2.2",
"scipy==1.10.1",
"sentence-transformers==2.2.2",
"sentencepiece==0.1.98",
"sentry-sdk==1.5.1",
"setuptools @ file:///opt/homebrew/Cellar/python%403.11/3.11.3/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ensurepip/_bundled/setuptools-67.6.1-py3-none-any.whl",
"six==1.16.0",
"sniffio==1.3.0",
"soupsieve==2.4.1",
"starlette==0.26.1",
"sympy==1.11.1",
"termcolor==2.2.0",
"threadpoolctl==3.1.0",
"tiktoken==0.3.3",
"tokenizers==0.13.3",
"torch==2.0.0",
"torchvision==0.15.1",
"tqdm==4.65.0",
"transformers==4.28.1",
"types-PySide2==5.15.2.1.5",
"typing_extensions==4.5.0",
"tzdata==2023.3",
"urllib3==1.26.15",
"uvicorn==0.21.1",
"uvloop==0.17.0",
"watchfiles==0.19.0",
"websockets==11.0.2",
"wheel @ file:///opt/homebrew/Cellar/python%403.11/3.11.3/libexec/wheel-0.40.0-py3-none-any.whl",
"xmltodict==0.13.0",
"yarl==1.8.2",
"zstandard==0.21.0"
],
"usb": [
{
"port": 3,
"vendor_id": "0x0bda",
"product_id": "0x8152",
"speed": "High"
},
{
"port": 1,
"vendor_id": "0x14cd",
"product_id": "0x8601",
"speed": "High"
}
],
"uname": [
"Darwin Admins-MacBook-Air.local 22.5.0 Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:44 PDT 2023; root:xnu-8796.121.2\~5/RELEASE_ARM64_T8103 arm64 arm"
]
}
I have also manually updated the DHCP server.