Hi,
I am new on the forum.
I have problems with the
mediapart recipe written in 2013 by M. Godlewski and L. Gesbert, so I tried to edit it. What I did was simply
- to put the correct address for the new login page
- and replace pass by password
, so that I do not get the 404 error or the error that the pass variable does not exist.
I get an error at the end:
Code:
AttributeError: 'NoneType' object has no attribute 'find'
Please see below the recipe I edited (that does not work) as well as a copy of the log.
I do not know if I am the only one with this problem, but any help would be much welcome.