Need Help to a Python Error

Nov 29, 2015 07:23 PM

C:\Users\sebastian\Desktop>e.py

Traceback (most recent call last):

File "C:\Users\sebastian\Desktop\e.py", line 233, in

ads = e.getremainingads()

File "C:\Users\sebastian\Desktop\e.py", line 155, in getremainingads

url = "https://www.eovendo.com/Home/GetUserAdInfo?userFirstName="+self.first

name+"&="+str(int(round(time.time() 1000)))

AttributeError: 'Eovendo' object has no attribute 'firstname'

What shall I do to fix this?

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!