promptslab / Promptify

Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
https://discord.gg/m88xfYMbK6
Apache License 2.0
3.11k stars 232 forks source link

Promptify can not be installed over Python 3.12 #105

Open Hende88 opened 5 months ago

Hende88 commented 5 months ago

You have to downgrade to 3.11.7 (I successfully installed on this).

I got this error on Python 3.12 Screenshot 2024-01-24 092836

I installed Rust and Cargo, but then I got this error: Screenshot 2024-01-24 112049

I downgrade Python to 3.11.7 and it is installed now without Rust and no error.