AttributeError: 'str' object has no attribute 'values'
stackoverflow.com › questions › 62744994AttributeError: 'str' object has no attribute 'values'. Could you please advise why am i getting this error? Full Error Traceback: runfile ('C:/Users//untitled3.py', wdir='C:/Users/') Traceback (most recent call last): File "C:\Users\\untitled3.py", line 27, in <module> adjust_text (texts, only_move='y', arrowprops=dict (arrowstyle="->", color='r', lw=0.5)) File "C:\Users\\anaconda3\lib\site-packages\adjustText\__init__.py", line 439, in adjust_text if not any (list (map (lambda val: 'x' ...