Tina golden Posted May 21 Posted May 21 username: tinagolden server: tommy server python version: 3.12 i need modules flask-mail email email-validator thank you
Krydos Posted May 21 Posted May 21 The Python module email is part of the standard install and doesn't need to be requested. The other modules were installed. You can see the current list of installed modules and their versions for Tommy's Python 3.12 at https://krydos1.heliohost.org/pyinfo/info3.12.py
Recommended Posts