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

[Question]: use Mac M1 can not local develop #1322

Open
uestc-lxp opened this issue Jun 30, 2024 · 1 comment
Open

[Question]: use Mac M1 can not local develop #1322

uestc-lxp opened this issue Jun 30, 2024 · 1 comment
Labels
question Further information is requested

Comments

@uestc-lxp
Copy link

Describe your problem

env: Mac M1
Use ragflow official method:
$ conda create -n ragflow python=3.11.0
$ conda activate ragflow
$ pip install -r requirements_dev.txt
when execute install, error occurs, how to process?
ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 1.7.2 Requires-Python >=3.7,<3.11; 1.7.3 Requires-Python >=3.7,<3.11; 1.8.0 Requires-Python >=3.8,<3.11; 1.8.0rc1 Requires-Python >=3.8,<3.11; 1.8.0rc2 Requires-Python >=3.8,<3.11; 1.8.0rc3 Requires-Python >=3.8,<3.11; 1.8.0rc4 Requires-Python >=3.8,<3.11; 1.8.1 Requires-Python >=3.8,<3.11
ERROR: Could not find a version that satisfies the requirement triton==2.2.0 (from versions: none)
ERROR: No matching distribution found for triton==2.2.0

@uestc-lxp uestc-lxp added the question Further information is requested label Jun 30, 2024
@KevinHuSh
Copy link
Collaborator

What about using requirements_arm.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants