linkedin_scraper icon indicating copy to clipboard operation
linkedin_scraper copied to clipboard

UnboundLocalError: cannot access local variable 'work_times' where it is not associated with a value

Open XYZliang opened this issue 2 years ago • 1 comments

Python file error: UnboundLocalError: cannot access local variable 'work_times' where it is not associated with a value

After reading the source code, it is initially judged that the situation of outer_positions is not fully considered , which leads to subsequent problems.

A reproducible LinkedIn personnel link is: https://www.linkedin.com/in/douglas-b-b23472b/details/experience/

XYZliang avatar Sep 15 '23 13:09 XYZliang

same problem

chinyasuhail avatar Nov 02 '23 18:11 chinyasuhail