forbots123 Posted October 31 Posted October 31 Hi, I would like to request to install the tweepy module latest version account username: forbots123 server: tommy python version: 3.12 / 3.9
wolstech Posted October 31 Posted October 31 Which version of Python do you actually need this for (or do you actually need it for both)?
forbots123 Posted October 31 Author Posted October 31 3 hours ago, wolstech said: Which version of Python do you actually need this for (or do you actually need it for both)? 3.12 will work!!
Krydos Posted October 31 Posted October 31 The Python 3.12 module tweepy has been install on Tommy. You can see the current list of installed modules and their versions at https://krydos1.heliohost.org/pyinfo/info3.12.py You might also want to keep an eye on your load. In the last 5 hours you've used 28% of your memory limit for the day. At that rate you will use about 133 GB of memory in a 24 hours period and your limit is 100 GB. If you exceed the 100 GB memory limit your account will be suspended.
forbots123 Posted October 31 Author Posted October 31 19 minutes ago, Krydos said: The Python 3.12 module tweepy has been install on Tommy. You can see the current list of installed modules and their versions at https://krydos1.heliohost.org/pyinfo/info3.12.py You might also want to keep an eye on your load. In the last 5 hours you've used 28% of your memory limit for the day. At that rate you will use about 133 GB of memory in a 24 hours period and your limit is 100 GB. If you exceed the 100 GB memory limit your account will be suspended. Thanks! where can i check my memory usage? i don't know what's using it up
Krydos Posted October 31 Posted October 31 https://heliohost.org/dashboard/load/ forbots+ 2207559 0.0 0.1 37528 26112 ? S 11:15 0:00 /usr/bin/python3.12 mona.py forbots+ 2227852 0.0 0.1 37520 25984 ? S 11:17 0:00 /usr/bin/python3.12 mona.py forbots+ 2246316 0.0 0.1 37648 20864 ? S 11:19 0:00 /usr/bin/python3.12 mona.py forbots+ 2249265 0.0 0.0 34392 18820 ? S 11:19 0:01 /usr/bin/python3.9 mona.py forbots+ 2252680 0.0 0.0 32248 18576 ? S 11:20 0:00 /usr/bin/python3 mona.py forbots+ 2254651 0.0 0.0 32248 18564 ? S 11:20 0:00 /usr/bin/python3 mona.py forbots+ 2255591 0.0 0.0 32248 18696 ? S 11:20 0:00 /usr/bin/python3 mona.py forbots+ 2265556 0.0 0.0 31212 19784 ? S 11:21 0:00 /usr/bin/python3 mona.py It's probably a bad idea to start 8 process that never exit. I killed them for you since you obviously aren't trying to get suspended on purpose.
wolstech Posted October 31 Posted October 31 While you can’t see process detail like what Krydos posted yourself, you can see the load chart for your account by going here: https://heliohost.org/dashboard/load/
Recommended Posts