HelioHost Posted January 22, 2025 Posted January 22, 2025 Username: carloshouser, Server: Johnny, Main domain: carloshouser.helioho.stGreetings, If I need to install Pandas to build my application in Flask, I should use the following command: pip install pandas How should I proceed? user: carloshouser gmail: carloshouser@gmail.com -- Atenciosamente Carlos Alberto
KazVee Posted January 22, 2025 Posted January 22, 2025 I believe this question has already been answered on Discord. Please note that HelioHost is run by volunteers who work on the platform in their spare time. Asking the same question in multiple places (like Discord and the forum) can lead to duplicate efforts from volunteers. Some volunteers are more active in one platform than the other, so duplicating questions may result in two people spending their free time answering the same query, delaying responses for other users who may also need help. You can read about the volunteer-run support model at HelioHost here: https://wiki.helionet.org/ETA In addition to the support staff, members of the community are also welcome to jump in and help other users. So if ever you see a question you know the answer to, and if you enjoy helping other people, you are more than welcome to offer advice and help other users where you can. For others who may search the forum, the answer was: Pandas is already installed on Johnny's Python 3.12. You can see the current list of installed modules at https://krydos2.heliohost.org/pyinfo/info3.12.py If you need to request a module follow these steps: 1. Check that list and make sure the module you're requesting isn't already installed. 2. Let us know your username. 3. Let us know what version of Python you are using. 4. Let us know what module you need. We have a help page explaining how to request additional Python modules here: https://wiki.helionet.org/Python_Tutorial#Request_Additional_Python_Modules Please let us know if we can help with anything else. Thanks!
Recommended Posts