Python Forum
Please Help , Total Noob need help to run Scrip on Windows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please Help , Total Noob need help to run Scrip on Windows
#1
Hi, I'm trying to run the following Script:

https://gitlab.com/DeBos/ytviewer

I installed everything as the short guide.

Now How Do I run this: inside Python or CommandPrompt?

Can somebody please post an example of what should I type?

Tried this in Python:
"python main.py -u, https://youtu.be/21HKaqA1rpo"

But I get a SyntaxError.

Many Thanks in advance.
Reply
#2
Hello ClicksCode,
You get a SyntaxError? Then you better post the error. Please use BBcode to post your error.
In your command line I see a comma. I think it should not be there.
Reply
#3
Holy ....
Have you seen the code?

The quality is poor.
This is a very good example how not to write a Python program.

Biggest mistakes:
  • PEP8 violations
  • use of globals
  • too broad exception clause
  • unusual place for imports

Just post the excpetion/traceback.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help creating shell scrip for python file marciokoko 10 1,446 Sep-16-2023, 09:46 PM
Last Post: snippsat
  [ESP32 Micropython]Total noob here, I don't understand why this while loop won't run. wh33t 9 1,812 Feb-28-2023, 07:00 PM
Last Post: buran
  Convert a mongo db scrip to python equivalent Herath 1 2,219 Aug-20-2019, 02:28 PM
Last Post: fishhook
  Python on Linux, Total Noob to Both halcyon 4 3,117 May-27-2019, 10:40 AM
Last Post: heiner55

Forum Jump:

User Panel Messages

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