#πŸ”’ problem installing SUPIR

4 messages Β· Page 1 of 1 (latest)

stray meadow
#

hello i was trying to install https://github.com/Fanghua-Yu/SUPIR

i get this error after "pip install -r requirements.txt"

ERROR: Ignored the following versions that require a different python version: 0.0.19 Requires-Python >=3.9; 0.0.20 Requires-Python >=3.9; 1.11.0 Requires-Python <3.13,>=3.9; 1.11.0rc1 Requires-Python <3.13,>=3.9; 1.11.0rc2 Requires-Python <3.13,>=3.9; 1.11.1 Requires-Python <3.13,>=3.9; 1.11.2 Requires-Python <3.13,>=3.9; 1.11.3 Requires-Python <3.13,>=3.9; 1.11.4 Requires-Python >=3.9; 1.12.0 Requires-Python >=3.9; 1.12.0rc1 Requires-Python >=3.9; 1.12.0rc2 Requires-Python >=3.9; 1.13.0 Requires-Python >=3.9; 1.13.0rc1 Requires-Python >=3.9; 1.13.1 Requires-Python >=3.9; 1.14.0

it seems to tell me that i need the python 3.9 version so i downloaded both 3.9 and 3.12 (latest) but i still get the same error. it seems like it doesn't detect it. btw i was in a conda environment when installing.

GitHub

SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild. Our new online demo is also released at suppixel.ai. - Fanghua-Yu/SUPIR

ivory elmBOT
#

@stray meadow

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

ivory elmBOT
#

@stray meadow

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.