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

Can't install agora in PyPi via pip command. #18

Open
philliphubmind opened this issue Apr 28, 2022 · 1 comment
Open

Can't install agora in PyPi via pip command. #18

philliphubmind opened this issue Apr 28, 2022 · 1 comment

Comments

@philliphubmind
Copy link

I am using Linux(Ubuntu) 64 bit.

(venv46) firiyuu@firiyuu-HP-ZBook-15-G4:~/Hubmind/Agora-Python-QuickStart$ pip3 install agora-python-sdk
ERROR: Could not find a version that satisfies the requirement agora-python-sdk (from versions: none)
ERROR: No matching distribution found for agora-python-sdk
WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
You should consider upgrading via the '/home/firiyuu/Hubmind/Agora-Python-QuickStart/venv46/bin/python -m pip install --upgrade pip' command.
(venv46) firiyuu@firiyuu-HP-ZBook-15-G4:~/Hubmind/Agora-Python-QuickStart$ pip install agora-python-sdk
ERROR: Could not find a version that satisfies the requirement agora-python-sdk (from versions: none)
ERROR: No matching distribution found for agora-python-sdk
WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
You should consider upgrading via the '/home/firiyuu/Hubmind/Agora-Python-QuickStart/venv46/bin/python -m pip install --upgrade pip' command.

Python version I tried:

python3.6
python3.7
python3.9

Nothing worked. Please advise what to do. I also tried already upgrading pip

@plutoless
Copy link
Contributor

@philliphubmind hi currently linux is not supported. you may only run this sdk on win/mac

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

No branches or pull requests

2 participants