Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: pytube problem
Post: RE: pytube problem

Mariolopes, The problem is the site you are trying to access. There are two (maybe more) possible reason for this. 1. The owner of the server as set up an access permissions in which you are not allow...
_dave General Coding Help 2 2,196 Oct-14-2019, 11:34 PM
    Thread: Need help with "unsupported operand type(s)"
Post: RE: Need help with "unsupported operand type(s)"

Finally got it - a big thanks for all the help, 1 down and 999999999999 to go **smile** final code: # LEARNING ABOUT "LIST" # list of names --- ListOfNames = ["tom" , "bill" , "dick", "harry"] pri...
_dave General Coding Help 6 5,357 Oct-14-2019, 06:31 AM
    Thread: Need help with "unsupported operand type(s)"
Post: RE: Need help with "unsupported operand type(s)"

I still am not getting the str / int down pat. I still get the same error below and I have tried both str and int and it still fails - here my new code and error. # LEARNING ABOUT "LIST" # list of n...
_dave General Coding Help 6 5,357 Oct-14-2019, 05:53 AM
    Thread: Need help with "unsupported operand type(s)"
Post: Need help with "unsupported operand type(s)"

I am starting to learn python and I cannot figure out the following error "unsupported operand type(s) for -: 'str' and 'int'". Remember, I really don't know what I am to do here. Below is my code and...
_dave General Coding Help 6 5,357 Oct-13-2019, 09:42 PM

User Panel Messages

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