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

setup_virtualenv.py fails on el7 #73

Closed
dennybaa opened this issue Jan 14, 2016 · 1 comment
Closed

setup_virtualenv.py fails on el7 #73

dennybaa opened this issue Jan 14, 2016 · 1 comment
Assignees
Labels

Comments

@dennybaa
Copy link
Contributor

  File "/usr/share/python/st2actions/lib/python2.7/site-packages/virtualenv.py", line 1192, in install_python
    copy_required_modules(home_dir, symlink)
  File "/usr/share/python/st2actions/lib/python2.7/site-packages/virtualenv.py", line 1131, in copy_required_modules
    copyfile(filename, dst_filename, symlink)
  File "/usr/share/python/st2actions/lib/python2.7/site-packages/virtualenv.py", line 468, in copyfile
    os.makedirs(os.path.dirname(dest))
  File "/usr/share/python/st2actions/lib64/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 2] No such file or directory: '/opt/stackstorm/virtualenvs/github/lib64/python2.7'

related #53

@dennybaa dennybaa mentioned this issue Jan 15, 2016
@dennybaa
Copy link
Contributor Author

leaving it so far until tested

@dennybaa dennybaa added the bug label Jan 16, 2016
@dennybaa dennybaa self-assigned this Jan 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant