Unable to install zoomba package in windows getting No module named 'version'

In that case in this file locally I would:

  1. Comment out or remove line 3 (the version import)
  2. Change the ‘version=’ line to:
    version='2.7.1'

Then try your install the way you were before.