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

filelock problem #203

Open
bmalewski opened this issue Nov 23, 2024 · 0 comments
Open

filelock problem #203

bmalewski opened this issue Nov 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bmalewski
Copy link

Describe the bug
When trying to do that command "venv\Scripts\activate.bat
pip install -r StoryToolkitAI\requirements.txt"

I got this message:
"ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
virtualenv 20.27.1 requires filelock<4,>=3.12.2, but you have filelock 3.8.0 which is incompatible."

I used Python 3.10 and 3.11. Each time uninstalled everything and install from the beginning.
During installation I saw that I had filelock 3.16.1 which was uninstalled and installed 3.8.0. Finally that corrupted installation.

Screenshots
If possible, add screenshots to help explain your problem.
Zrzut ekranu 2024-11-23 185601

  • OS: Windows 11
  • Python versions installed on machine: 3.11
  • StoryToolkitAI Version 24.2

Additional context
Anything else that is relevant here.

@bmalewski bmalewski added the bug Something isn't working label Nov 23, 2024
@octimot octimot self-assigned this Dec 9, 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
Projects
None yet
Development

No branches or pull requests

2 participants