swift-nav/libsbp

httpretty listed twice in requirements.txt

Closed this issue · 0 comments

When trying to install python dependencies using the command

sudo pip install -r requirements.txt

I get the following error

Double requirement given: httpretty (from -r requirements.txt (line 6)) (already in httpretty (from -r requirements.txt (line 2)), name='httpretty')

Upon Inspecting the requirements.txt file I see that it is correct, httpretty is listed twice

construct==2.8.12
httpretty
requests>=2.8.1
requests-futures>=0.9.5
futures>=2.2.0
httpretty
pyftdi
pylibftdi
pyserial
pyyaml