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

cannot start confluence-dumper #1

Closed
Alser84 opened this issue Jun 6, 2018 · 2 comments
Closed

cannot start confluence-dumper #1

Alser84 opened this issue Jun 6, 2018 · 2 comments

Comments

@Alser84
Copy link

Alser84 commented Jun 6, 2018

Hi, folks.
On CentOS Linux release 7.5.1804 i got error:
mkvirtualenv confluence_dumper_venv
New python executable in /root/root/.virtualenvs/confluence_dumper_venv/bin/python
Installing setuptools, pip, wheel...
Complete output from command /root/root/.virtuale...mper_venv/bin/python - setuptools pip wheel:
Traceback (most recent call last):
File "", line 9, in
File "/usr/lib64/python2.7/pkgutil.py", line 581, in get_data
mod = sys.modules.get(package) or loader.load_module(package)
File "/usr/lib/python2.7/site-packages/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl/pip/_vendor/requests/init.py", line 83, in
File "/usr/lib/python2.7/site-packages/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl/pip/_internal/init.py", line 42, in
File "/usr/lib/python2.7/site-packages/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl/pip/_internal/cmdoptions.py", line 16, in
File "/usr/lib/python2.7/site-packages/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl/pip/_internal/index.py", line 15, in
ImportError: cannot import name requests

...Installing setuptools, pip, wheel...done.
Traceback (most recent call last):
File "/bin/virtualenv", line 3, in
virtualenv.main()
File "/usr/lib/python2.7/site-packages/virtualenv.py", line 712, in main
symlink=options.symlink)
File "/usr/lib/python2.7/site-packages/virtualenv.py", line 944, in create_environment
download=download,
File "/usr/lib/python2.7/site-packages/virtualenv.py", line 900, in install_wheel
call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT)
File "/usr/lib/python2.7/site-packages/virtualenv.py", line 796, in call_subprocess
% (cmd_desc, proc.returncode))
OSError: Command /root/root/.virtuale...mper_venv/bin/python - setuptools pip wheel failed with error code 1
what am I doing wrong ?

@thomai
Copy link
Collaborator

thomai commented Jun 8, 2018

I heard about some different solutions for that issue. Please try to downgrade python to 2.7.9 and upgrade pip and virtualenv.

@thomai
Copy link
Collaborator

thomai commented Oct 27, 2019

Closing issue.
Reason: No further response.

@thomai thomai closed this as completed Oct 27, 2019
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