Discussion Overview
The discussion revolves around the installation process of the Basemap and GEOS library in Python, specifically for a user operating on Windows 10 with Python 3.6.1. Participants seek clarification on various steps of the installation procedure, including prerequisite requirements and environment variable settings.
Discussion Character
- Technical explanation
- Debate/contested
- Homework-related
Main Points Raised
- One participant expresses confusion about the installation steps, particularly regarding the "PROJ4" requirement and the correct usage of the command prompt for setting environment variables.
- Another participant suggests that the angle brackets and quotes should not be included when setting the environment variable for GEOS_DIR.
- A different participant points out that the 'export' command is not recognized in Windows, indicating that it is a Linux command and suggesting the use of a Scientific Python Distribution like Anaconda instead.
- There is uncertainty about how to verify if the GEOS library is already installed on the system.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the installation steps, as there are differing views on the correct commands to use in Windows versus Linux, and uncertainty remains regarding the installation of the GEOS library.
Contextual Notes
Limitations include the lack of clarity on the specific requirements for Windows users and the potential need for a compiler, which may not be addressed in the provided installation guide.