google cloud SLL kurarken aşağıdaki hatayı alıyorum nasıl düzelteblirim
Running setup.py install for python-augeas: started
Running setup.py install for python-augeas: finished with status 'done'
Running setup.py install for zope.interface: started
Running setup.py install for zope.interface: finished with status 'done'
Running setup.py install for zope.event: started
Running setup.py install for zope.event: finished with status 'done'
Running setup.py install for zope.component: started
Running setup.py install for zope.component: finished with status 'done'
Exception:
Traceback (most recent call last):
File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/_internal/cli/base_command.py", line 176, i
n main
status = self.run(options, args)
File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/_internal/commands/install.py", line 393, i
n run
use_user_site=options.use_user_site,
File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/_internal/req/__init__.py", line 57, in ins
tall_given_reqs
**kwargs
File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/_internal/req/req_install.py", line 919, in
install
use_user_site=use_user_site, pycompile=pycompile,
File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/_internal/req/req_install.py", line 445, in
move_wheel_files
warn_script_location=warn_script_location,
File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/_internal/wheel.py", line 583, in move_whee
l_files
outrows = get_csv_rows_for_installed(reader)
File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/_internal/wheel.py", line 565, in get_csv_r
ows_for_installed
for fpath, digest, length in old_csv_rows:
ValueError: too many values to unpack
================================================== ===
Certbot has problem setting up the virtual environment.
We were not be able to guess the right solution from your pip
output.
Consult
https://certbot.eff.org/docs/install...al-environment
for possible solutions.
You may also find some support resources at
https://certbot.eff.org/support/ .