2
Enabling Python Functionality on Servers with Limited Internet Access
Installing Pyramid with limited internet access may prevent Python from being installed.
To ensure Pyramid installs Python correctly, please allow access to the following URLs:
For Pyramid 2023.15 onwards allow this links:
https://conda.anaconda.org/
https://conda.anaconda.org
https://pypi.org.
https://files.pythonhosted.org
https://bootstrap.pypa.io
For Pyramid versions below 2023.15:
- For Windows:
https://repo.anaconda.com/miniconda/Miniconda3-py39_23.5.2-0-Windows-x86_64.exe
- For Linux:
https://repo.anaconda.com/miniconda/Miniconda3-py39_23.5.2-0-Linux-x86_64.sh
1 reply
-
Thank you for drawing attention to this,!
Is there an alternative to "allowing access" to the URLs in question? Can we download the correct packages and install them "offline" beforehand?
Content aside
- 2 Likes
- 11 mths agoLast active
- 1Replies
- 172Views
- 3 Following
Related Articles