You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my code is: from stylecloud import gen_stylecloud gen_stylecloud( text=' '.join(list3), size=512, font_path=r'C:\Windows\Fonts\msyh.ttc', output_name='C:/Users/.../Desktop/wordcloud.png', icon_name='fab fa-twitter', palette= cartocolors.qualitative.Bold_5 )
And this error occurred.
The text was updated successfully, but these errors were encountered:
my code is:
from stylecloud import gen_stylecloud gen_stylecloud( text=' '.join(list3), size=512, font_path=r'C:\Windows\Fonts\msyh.ttc', output_name='C:/Users/.../Desktop/wordcloud.png', icon_name='fab fa-twitter', palette= cartocolors.qualitative.Bold_5 )
And this error occurred.
The text was updated successfully, but these errors were encountered: