Ultralytics package version compatibilty issue

hi everyone
i’m trying to install ultralytics on my raspberry pi 4 (python 3.11.2) using: pip install -U ultralytics[export], but i’m always getting versions incompatibility errors
is there any solution or anyone that runs successfully this command in the last few days?

Can you post the error? Any reason for using [export]?