#๐Ÿ”’ Always get this problem when I try to install tinyaes, how do i fix it?

32 messages ยท Page 1 of 1 (latest)

frigid zephyrBOT
#

@sand iris

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.

languid folio
#

!pip tinyaes

frigid zephyrBOT
languid folio
#

What version of python are you using?

#

tinyaes doesn't have wheels for 3.12, so you'll need to downgrade to 3.11 to use pre-built binaries

sand iris
#

looking at the logs tho

#

it says it gave support to 3.12

languid folio
#

The log doesn't make it obvious you're on the wrong version.

sand iris
#

so what do i do?

#

well do i uninstall?

#

can i just uninstall with a command?

languid folio
#

You can use either pyenv, pdm, or rye to install another version of python.

sand iris
#

like pip uninstall python?

languid folio
#

no.

sand iris
#

download it again from the website

languid folio
#

yes

sand iris
#

k

#

bet

languid folio
#

you may have to uninstall python from the apps settings page

sand iris
#

thank you in advance

sand iris
#

i knkow

#

ty

#

damn...

#

actually worked

#

@languid folio

#

ilysm

frigid zephyrBOT
#
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.

#

๐Ÿ”’ Always get this problem when I try to install tinyaes, how do i fix it?