Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ERROR: Package 'inference-core-nodes' requires a different Python #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

studentofcoding
Copy link

If anyone have this error ERROR: Package 'inference-core-nodes' requires a different Python: your_python_version not in '<3.12,>=3.10'

It's because our python isn't included yet, therefore this fix is to include the newest version, and it's successfully tested on my end

Successfully installed absl-py-2.1.0 addict-2.4.0 antlr4-python3-runtime-4.9.3 chardet-5.2.0 colorlog-6.8.2 cssselect2-0.7.0 diffusers-0.30.0 ftfy-6.2.3 fvcore-0.1.5.post20221221 importlib-metadata-8.2.0 inference-core-nodes-0.4.1 iopath-0.1.10 jax-0.4.31 jaxlib-0.4.31 lxml-5.2.2 manifold3d-2.5.1 mapbox-earcut-1.0.2 mediapipe-0.10.14 ml-dtypes-0.4.0 omegaconf-2.3.0 opencv-contrib-python-4.10.0.84 opencv-python-headless-4.10.0.84 opt-einsum-3.3.0 portalocker-2.10.1 protobuf-4.25.4 pycollada-0.8 reportlab-4.2.2 rtree-1.3.0 shapely-2.0.5 sounddevice-0.4.7 svg.path-6.3 svglib-1.5.1 tabulate-0.9.0 termcolor-2.4.0 tinycss2-1.3.0 trimesh-4.4.4 vhacdx-0.0.8.post1 webencodings-0.5.1 xatlas-0.0.9 xxhash-3.4.1 yacs-0.1.8 yapf-0.40.2 zipp-3.19.2

…: 3.12.4 not in '<3.12,>=3.10'

Fix ERROR: Package 'inference-core-nodes' requires a different Python with include newest version of python 3.13
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.

1 participant