Skip to content

Conversation

@pjh64
Copy link

@pjh64 pjh64 commented Dec 19, 2023

Added start-realtime.sh for Linux/bash

Added start-realtime.sh for Linux/bash
echo "Python version: $PYTHON_VERSION"

# Add openvino libs to PATH
export PATH=$PATH:$(dirname "$(readlink -f "$0")")/env/lib/python3.10/openvino/libs
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will work with Python 3.10 only, we don't need to specify Python version

@TerraRoot
Copy link

i wanted to give this a go, before i saw this pr, edited the start-webui.sh to have -r instead of -w and it just worked fine, using python 3.11, is the 3.10 requirement out of date?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants