DEBADATTA BHATTACHARJEE
DEBADATTA BHATTACHARJEE
@jmbernabotto did it work? I had the same issue, followed @ushham's advice and it works like a charm.
If you don't mind, can you let me know where you are getting the error?
1. Add !pip install matplotlib==3.1.3 ```!pip install git+https://github.com/abey79/vsketch#egg=vsketch !pip install git+https://github.com/marceloprates/prettymaps.git !pip install matplotlib==3.1.3 !mkdir ../prints !mkdir ../assets !mkdir ../assets/Permanent_Marker/ !wget -O ../assets/Permanent_Marker/PermanentMarker-Regular.ttf https://github.com/marceloprates/prettymaps/raw/main/assets/Permanent_Marker/PermanentMarker-Regular.ttf```
2. Run the code block 3. Restart the runtime once these edits are made (Runtime -> restart runtime) (if you ran the code block without editing)
@jmbernabotto ok. Let me look if I can help you. Are you running it on Colab or local instance?