After upgrading to ubuntu 16 and ee update

this error shows after upgrade our linode to ubuntu 16 then do an ee update

Traceback (most recent call last):
  File "/usr/local/sbin/ee", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2927, in <module>
    @_call_aside
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2913, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2940, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 635, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 943, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 829, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'ee==3.7.3' distribution was not found and is required by the application

You need to read this: Upgrade to 14.04 and receiving python error

Apparently you first have to update EE and then do OS upgrade. But why would you nned to upgrade to ubuntu 16? Does it have something you need that your current OS doesn’t provide? I still full of bugs so I don’t see any reason to upgrade…

And next time please search the forum first before posting your question. You may find the answer :slight_smile: