Skip to content

Cannot clone/install wetb

pip has upgraded setuptools to include version checking, which is unfortunately inconsistent with the way that wetb is writing a custom version. There are also a bunch of other warnings about deprecation.

Steps

  1. Clone wetb
  2. pip install -e .

What happens

pip cannot install wetb due to invalid version number.

Screenshot of deprecation warnings

image

Screenshot of final error

image

cc @mmpe @dave @rsod