-
Notifications
You must be signed in to change notification settings - Fork 44
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
Cant Create venv #100
Comments
Similarly, the bot is not installed. Python 3.11.2 ERROR: Cannot install -r requirements.txt (line 25), TgCrypto==1.2.5 and tgsessionsconverter==0.0.5 because these package versions have conflicting dependencies. The conflict is caused by: To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts |
@RecursionHs @sakiresy @MaddFun Hey guys, thanks! Will check it |
@RecursionHs @sakiresy @MaddFun Fixed. Please check it. |
It fails when i try to create venv and install requirements.
Python version 3.10
Clean install
The text was updated successfully, but these errors were encountered: