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

Fail to install the client #785

Open
pedronegreiros94 opened this issue Oct 7, 2022 · 1 comment
Open

Fail to install the client #785

pedronegreiros94 opened this issue Oct 7, 2022 · 1 comment

Comments

@pedronegreiros94
Copy link

My python code is not recognizing the appium library, I suspect that's because I got errors while installing the client.
I've tried the following:

pip install Appium-Python-Client

git clone git@github.com:appium/python-client.git
cd python-client
python setup.py install

The errors mention admin issues and deprecated installing methods, even though I'm running as admin and everything.

My code:
from appium import webdriver
does not recognize appium

@KazuCocoa
Copy link
Member

My python code is not recognizing the appium library, I suspect that's because I got errors while installing the client.

Did the installation print something?

Perhaps your machine information will help

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

No branches or pull requests

2 participants