Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-4uOsu9/imapclient/ #456

Description

@cclam0827

Does anyone have this issue??? I cannot use after i run vagrant up.

==> default: dist-packages/pkg_resources/__init__.py", line 851, in resolve
==> default:         dist = best[req.key] = env.best_match(req, ws, installer)
==> default:       File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1116, in best_match
==> default:         dist = working_set.find(req)
==> default:       File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 714, in find
==> default:         raise VersionConflict(dist, req)
==> default:     pkg_resources.VersionConflict: (chardet 2.0.1 (/usr/lib/python2.7/dist-packages), Requirement.parse('chardet<3.1.0,>=3.0.2'))
==> default:     Error in atexit._run_exitfuncs:
==> default:     Traceback (most recent call last):
==> default:       File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
==> default:         func(*targs, **kargs)
==> default:       File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
==> default:         info('process shutting down')
==> default:     TypeError: 'NoneType' object is not callable
==> default:     Error in atexit._run_exitfuncs:
==> default:     Traceback (most recent call last):
==> default:       File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
==> default:         func(*targs, **kargs)
==> default:       File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
==> default:         info('process shutting down')
==> default:     TypeError: 'NoneType' object is not callable
==> default:     Error in atexit._run_exitfuncs:
==> default:     Traceback (most recent call last):
==> default:       File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
==> default:         func(*targs, **kargs)
==> default:       File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
==> default:         info('process shutting down')
==> default:     TypeError: 'NoneType' object is not callable
==> default:     Error in sys.exitfunc:
==> default:     Traceback (most recent call last):
==> default:       File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
==> default:         func(*targs, **kargs)
==> default:       File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
==> default:         info('process shutting down')
==> default:     TypeError: 'NoneType' object is not callable
==> default:
==> default:     ----------------------------------------
==> default: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-4uOsu9/imapclient/
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions