🔍 Verifica Python + ReportLab
Comando
Risposta
python3 --version
Python 3.7.3
python --version
Python 2.7.16
py -3 --version
sh: py: command not found
py --version
sh: py: command not found
📦 Verifica ReportLab
Test
Risposta
import reportlab
4.4.3
⚠️
Ricordati di eliminare questo file
dopo aver completato il test.
Non lasciare mai script di diagnostica esposti su un server di produzione.