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 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

 

Alternatively, to avoid potential issues with version changes, you can allow access to the entire domain:  

https://repo.anaconda.com/*

1 reply

null
    • Lead Consultant Advanced Analytics
    • Michael_Daun
    • 2 wk ago
    • Reported - view

    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?