Closed cmd-ntrf closed 2 years ago
For Rocky and AlmaLinux, we use Python 3.9 instead of 3.6, however, the systemctl service file for jupyterhub contains the following:
Environment=PYTHONPATH=/usr/lib64/python3.6/site-packages
on line 8.
The file should be a template, or the path should be removed.
For Rocky and AlmaLinux, we use Python 3.9 instead of 3.6, however, the systemctl service file for jupyterhub contains the following:
on line 8.
The file should be a template, or the path should be removed.