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

Robot Anywhere isn't installing on ubuntu #9

Closed
ricardo-oamaro opened this issue Jan 12, 2020 · 1 comment
Closed

Robot Anywhere isn't installing on ubuntu #9

ricardo-oamaro opened this issue Jan 12, 2020 · 1 comment

Comments

@ricardo-oamaro
Copy link

Hello Luis, could you take a look on it? It will be very help if it works. Thank you.

pip install robotframework-anywherelibrary
Collecting robotframework-anywherelibrary
Using cached https://files.pythonhosted.org/packages/15/d6/9e451411d3f0205510aad027f07a831e3da314ff526c739db2da23c640ed/robotframework-anywherelibrary-1.1.0.tar.gz
ERROR: Command errored out with exit status 1:
command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-x4xzkoxs/robotframework-anywherelibrary/setup.py'"'"'; file='"'"'/tmp/pip-install-x4xzkoxs/robotframework-anywherelibrary/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-x4xzkoxs/robotframework-anywherelibrary/pip-egg-info
cwd: /tmp/pip-install-x4xzkoxs/robotframework-anywherelibrary/
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-x4xzkoxs/robotframework-anywherelibrary/setup.py", line 8, in
execfile(join(dirname(file), 'src', 'AnywhereLibrary', 'version.py'))
NameError: name 'execfile' is not defined
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@luisxiaomai
Copy link
Owner

@ricardo-oamaro please clone latest source code and run python3 setup.py install

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