To see which Python modules are installed, from Terminal in DirectAdmin:

Enter the command:

python

That will bring you to a Python prompt. Then enter the command:

help('modules')
Cette réponse était-elle pertinente? 0 Utilisateurs l'ont trouvée utile (0 Votes)