@@ -179,45 +179,3 @@ At this point glance can be run as `glance/venv/bin/glance`
Obsolete Installation Instructions
==================================
**Please note that Methods below this line may not work. They have not been tested since Glance moved to using Python 3.6.**
***************
Installing with Minimal Dependencies Using Pip
----------------------------------------------
(Developed and tested on Ubuntu 16.04 by Alan De Smet, July 2016)
This installs all functionality, including "glance gui", but relying on no "big packages" like SSEC SB3-hhg or Anaconda. It uses virtualenv to collect Python dependencies locally. Python dependencies are installed directly via pip. pyqt4 cannot be installed via pip, and is generally a pain in the ass, so we rely on the Linux distribution to provide it.
You will need development libraries for libpng, libfreetype, libgeos, and pyqt4. You will also need Python's virtualenv and pip.