paic Posted 12 hours ago Posted 12 hours ago (edited) Hello dear support !, I would like to have the following list of module installed for my python backend project. This is a project for a dev contest: building a forensic analyis tools for the solana blockchain: https://earn.superteam.fun/listing/solana-forensic-analysis-tool/ Here is the content of my current requirements.txt minus the modules that you already have installed: base58==2.1.1 flask_Cors==5.0.0 Requests==2.32.3 solana==0.36.6 solders==0.26.0 diskcache==5.6.3 networkx==3.4.2 alembic==1.13.1 psycopg2-binary==2.9.10 python-dotenv==1.1.0 APScheduler==3.11.0 Flask-Compress==1.17 Thanks you in advance ! Julien Edited 12 hours ago by paic Quote
Unknown025 Posted 11 hours ago Posted 11 hours ago An administrator will need to install those for you. Which version of Python are you using, 3.12 or 3.9? Quote
paic Posted 11 hours ago Author Posted 11 hours ago (edited) Hey ! I'm running Python 3.13.1 locally. But I guess 3.12 would do.. 😕 Edited 11 hours ago by paic Quote
Krydos Posted 3 hours ago Posted 3 hours ago Most of those were already installed, but a few were missing. In order to save the staff time in the future if you need to request more modules, please go to https://krydos1.heliohost.org/pyinfo/info3.12.py first and use ctrl-f to search for modules before requesting them. This way it won't waste our time going through a long list of modules to figure out which ones are already installed and which ones actually need to be installed. Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.