Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Type error: dump() missing 1 required positional argument: fp
Post: RE: Type error: dump() missing 1 required position...

Okay, I have gotten rid of some of the unnecessary code, but I am still receiving error messages. Here is my code: print('Welcome to the Urban ') import json import username import favartist ...
jaycuff13 General Coding Help 2 21,909 Jul-13-2019, 10:21 AM
    Thread: Type error: dump() missing 1 required positional argument: fp
Post: Type error: dump() missing 1 required positional a...

Hi, I am trying to create a json file that stores my users email for subscription purposes. I get an error that says, 'Type error: dump() missing 1 required positional'. Here is my code: print('Welc...
jaycuff13 General Coding Help 2 21,909 Jul-11-2019, 08:38 AM
    Thread: List Indices Error
Post: List Indices Error

Hello, I am currently working on a dummy project and I keep receiving on error message "List Indices Error" when I try to run the code: print("Welcome to the Urban") ab = {'J_Cole': 1, 'Drake': 2...
jaycuff13 General Coding Help 1 2,015 May-05-2019, 10:08 AM
    Thread: Invalid Syntax Error
Post: Invalid Syntax Error

Hi all, I am working on a practice script, and I keep receiving an invalid syntax error on my script. Here is the code below. The python hightlights 'newsupdatedrake' as the error: artist = ["JCol...
jaycuff13 General Coding Help 1 1,972 Apr-07-2019, 10:22 AM
    Thread: Value Estimator Calculator
Post: Value Estimator Calculator

Hello. I am working on value estimator in python. Towards the end of my script I am trying to create a rating systems based on the the total investment which = Repair_Cost + Sales price. I tried to de...
jaycuff13 General Coding Help 1 1,816 Apr-03-2019, 10:07 AM
    Thread: Value Estimator Calculator getting a TypeError
Post: RE: Value Estimator Calculator getting a TypeError

Thank you for your help, i am trying to add an additional function onto the end that tells me whether a home is a good investment or not, but I am not getting the result that i am looking for. Here is...
jaycuff13 General Coding Help 2 2,536 Apr-01-2019, 09:40 AM
    Thread: Value Estimator Calculator getting a TypeError
Post: Value Estimator Calculator getting a TypeError

Greetings. I am working on creating a calculator in python. My objective is to create a basic calculator to return the repair value and estimated profit. I keep getting error messages. Here is my code...
jaycuff13 General Coding Help 2 2,536 Mar-31-2019, 10:04 AM
    Thread: Invalid Syntax Error
Post: RE: Invalid Syntax Error

awesome thank you so much for your help!
jaycuff13 General Coding Help 2 2,415 Mar-31-2019, 09:53 AM
    Thread: Invalid Syntax Error
Post: Invalid Syntax Error

Greetings all, I am currently doing some practice, and I am running into an invalid script error. Here is the code. IDLE gives me an invalid syntax error and then highlights a1 print ("Welcome to...
jaycuff13 General Coding Help 2 2,415 Mar-31-2019, 08:43 AM

User Panel Messages

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