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

Installation not possible on python3 #2

Open
chbndrhnns opened this issue Aug 14, 2017 · 0 comments · May be fixed by #3
Open

Installation not possible on python3 #2

chbndrhnns opened this issue Aug 14, 2017 · 0 comments · May be fixed by #3

Comments

@chbndrhnns
Copy link

Installation fails with

Collecting robotframework-unixfilesystemlibrary
  Downloading robotframework-unixfilesystemlibrary-0.1.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/n1/wsd2x88j48d6yr5dmwqs71m80000gn/T/pip-build-vedyzvvn/robotframework-unixfilesystemlibrary/setup.py", line 5, in <module>
        execfile(join(dirname(__file__), 'src', 'UnixFilesystemLibrary', 'version.py'))
    NameError: name 'execfile' is not defined

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/n1/wsd2x88j48d6yr5dmwqs71m80000gn/T/pip-build-vedyzvvn/robotframework-unixfilesystemlibrary/

Solution:
see other lib example

@MaciejZawierzeniec MaciejZawierzeniec linked a pull request Dec 20, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant