Python Forum
Running python scripts from github etc
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running python scripts from github etc
#1
Hi.
I sometimes find some python scripts on github for example that I want to try out, but the documentation doesn't include instructions how to run the script. For me as a newbie I don't where to turn, maybe you can point me in the right direction?

So for example, i want to run this https://github.com/molobrakos/tellsticknet .
I've downloaded the source as a zip file and extracted it, and I've tried invoking the different py-files from console by typing python3 xxx.py but I just run into "no module named '...'" errors.
How do I get these missing modules?
Reply


Messages In This Thread
Running python scripts from github etc - by pacmyc - Mar-03-2021, 08:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to us python.exe from our network to run scripts cubangt 3 935 Aug-17-2023, 07:53 PM
Last Post: deanhystad
  Advice for installing python app from github ? Adi44 6 1,303 Aug-07-2023, 06:34 PM
Last Post: snippsat
  How can I download Python files from GitHub? bitcoin10mil 2 2,874 Aug-26-2020, 09:03 PM
Last Post: Axel_Erfurt
  Running scripts and location of saved interpreted user-defined classes and functions leodavinci1990 3 2,589 Aug-25-2020, 03:43 AM
Last Post: micseydel
  Reading SQL scripts from excel file and run it using python saravanatn 2 2,643 Aug-23-2020, 04:49 PM
Last Post: saravanatn
  No Scripts File present after python installation ag2207 5 4,990 Jul-30-2020, 11:11 AM
Last Post: buran
  configure Github with python yellareddy 1 10,178 Apr-20-2020, 05:37 PM
Last Post: buran
  Running two scripts and more.... Brian_c 0 1,540 Mar-25-2020, 10:31 PM
Last Post: Brian_c
  How to merge my two python scripts in one ? HK2432 0 2,190 Jan-31-2020, 10:16 PM
Last Post: HK2432
  How can I Open and close .py file from python scripts SayHiii 9 5,844 Dec-17-2019, 06:10 AM
Last Post: Malt

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020