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

Error installing dependencies in Linux Min #778

Open
papataci opened this issue Mar 27, 2024 · 1 comment
Open

Error installing dependencies in Linux Min #778

papataci opened this issue Mar 27, 2024 · 1 comment
Labels
bug Something isn't working stale The issue has not been updated in a while, and is likely outdated

Comments

@papataci
Copy link

Description

Trying to install dependencies from Blender preferences leads to this error:

Collecting stability-sdk (from -r /home/papalagi/.config/blender/4.1/scripts/addons/dream-textures/requirements/win-linux-cuda.txt (line 17))
  Downloading stability_sdk-0.8.5-py3-none-any.whl.metadata (8.2 kB)
ERROR: Ignored the following versions that require a different python version: 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 1.7.2 Requires-Python >=3.7,<3.11; 1.7.3 Requires-Python >=3.7,<3.11; 1.8.0 Requires-Python >=3.8,<3.11; 1.8.0rc1 Requires-Python >=3.8,<3.11; 1.8.0rc2 Requires-Python >=3.8,<3.11; 1.8.0rc3 Requires-Python >=3.8,<3.11; 1.8.0rc4 Requires-Python >=3.8,<3.11; 1.8.1 Requires-Python >=3.8,<3.11
ERROR: Could not find a version that satisfies the requirement opencolorio==2.1.2 (from versions: 2.2.0, 2.2.1, 2.3.0, 2.3.1, 2.3.2)
ERROR: No matching distribution found for opencolorio==2.1.2

Related to Python version i guess.

Steps to Reproduce

  1. clone repo to Addon directory
  2. activate the Addon in Blender Preference
  3. click on "Install Dependecies"

Expected Behavior

Dependencies installation

Addon Version

Other (Built from source)

GPU

NVIDIA

@papataci papataci added the bug Something isn't working label Mar 27, 2024
Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale The issue has not been updated in a while, and is likely outdated label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale The issue has not been updated in a while, and is likely outdated
Projects
None yet
Development

No branches or pull requests

1 participant