Skip to content

Where do Extensions go in a Python3 install? #5943

Answered by aldbr
raowenqmul asked this question in Q&A
Discussion options

You must be logged in to vote

Python3 installation is a bit different from Python2 installation.
Here is the Server installation documentation: https://dirac.readthedocs.io/en/latest/AdministratorGuide/ServerInstallations/InstallingDiracServer.html

In the Primary server installation section, you can see differences between Python2 and Python3 installations:

  • location, version, extension and additional packages related to the installation are passed via the command line interface in Python3 (while in Python2, you had to write them in install.cfg as you said).

Run install_site.sh giving the edited configuration file as the argument. The configuration file must have .cfg extension (CFG file). While not strictly necessa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fstagni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants