knro / indiwebmanager

Web Manager for INDI Server

Home Page:http://www.indilib.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python module "requests" is required

GorgiAstro opened this issue · comments

Hello,

On a new Ubuntu installation, the python package "requests" is a prerequisite but is not installed. I suggest to add the following to the installation instructions:

sudo apt-get install python-pip
pip install --upgrade pip
pip install requests