SIC Import Errors
try reinstalling using
pip install social_interaction_cloud
.check that the pip version corresponds to your Python version (if you have both Python 2 and 3 installed on your machine, you may need to run
pip3
instead ofpip
if you installed the SIC package in a Python environment, check that the environment is activated
if you’re running the script from an IDE, check that the Python path in your IDE is the same as the one pip used
if you’re running the script from the terminal, check that you don’t have multiple Python versions (e.g.: 3.8 and 3.9). If you do, check again that you are running the script with the Python version corresponding to the pip installation path
Cannot start Choregraphe after installation on Linux
Please refer to this page.
“no hardware interface” error when running the devices .jar
drivers on the Linux Subsystem for Windows
Install everything on Windows instead of using the Linux subsystem.
Failed to connect to X:X: No such file or directory
check that there are no firewalls/antiviruses blocking your ports
check that the
eert.pem
file is in the same directory where you try to run the script