Discussion Overview
The discussion revolves around the installation of Python 2.7 and associated modules like Astropy and IPython on Windows, particularly addressing issues faced by users who prefer not to switch to Linux. The scope includes technical troubleshooting and installation guidance.
Discussion Character
- Technical explanation
- Debate/contested
Main Points Raised
- One participant expresses difficulty in installing Astropy and IPython using pip on Windows, encountering a syntax error in the Python shell.
- Another participant questions the choice of using Python 2.7, suggesting that newer versions like 3.5 are available and provide better support.
- A third participant clarifies that pip commands should be executed in the command prompt rather than the Python shell.
- Some participants argue that staying with Python 2.7 may be beneficial for scientific computing due to compatibility issues with certain packages in Python 3.
- A link to a resource for Windows Python libraries is provided for further assistance.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the use of Python 2.7 versus newer versions, with some advocating for the older version due to compatibility concerns while others suggest upgrading.
Contextual Notes
There are unresolved issues regarding the specific syntax error encountered and the proper environment setup for running pip commands on Windows.