mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 17:05:56 +03:00
[GH-ISSUE #186] I have encountered a dependency library conflict. How should I handle it #473
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#473
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LamtyX on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/186
Originally assigned to: @AJaySi on GitHub.
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [21 lines of output]
+ D:\AI-Writer\fresh_venv\Scripts\python.exe C:\Users\Administrator\AppData\Local\Temp\pip-install-m67ynwez\numpy_b57f3a7346ca448f8528a283cabfc39d\vendored-meson\meson\meson.py setup C:\Users\Administrator\AppData\Local\Temp\pip-install-m67ynwez\numpy_b57f3a7346ca448f8528a283cabfc39d C:\Users\Administrator\AppData\Local\Temp\pip-install-m67ynwez\numpy_b57f3a7346ca448f8528a283cabfc39d.mesonpy-8z0yel4i -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=C:\Users\Administrator\AppData\Local\Temp\pip-install-m67ynwez\numpy_b57f3a7346ca448f8528a283cabfc39d.mesonpy-8z0yel4i\meson-python-native-file.ini
The Meson build system
Version: 1.2.99
Source dir: C:\Users\Administrator\AppData\Local\Temp\pip-install-m67ynwez\numpy_b57f3a7346ca448f8528a283cabfc39d
Build dir: C:\Users\Administrator\AppData\Local\Temp\pip-install-m67ynwez\numpy_b57f3a7346ca448f8528a283cabfc39d.mesonpy-8z0yel4i
Build type: native build
Project name: NumPy
Project version: 1.26.4
WARNING: Failed to activate VS environment: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe
note: This error originates from a subprocess, and is likely not a problem with pip.
[notice] A new release of pip is available: 25.0.1 -> 25.1.1
[notice] To update, run: D:\AI-Writer\fresh_venv\Scripts\python.exe -m pip install --upgrade pip
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
@AJaySi commented on GitHub (May 8, 2025):
Hello,
The problem seems with your windows setup and missing pre-reqs. Please follow steps from this folder readme files. docker install is recommended. Refer: https://github.com/AJaySi/AI-Writer/tree/main/Getting%20Started
Note: running install_alwrity.bat will tell you whats missing and required.