Running on colab is no longer supported (the doc still needs to be updated to reflect this). It may work, but will likely require additional setup. In any case, vsketch and vpype now require Python 3.8 or later.
Running on colab is no longer supported (the doc still needs to be updated to reflect this). It may work, but will likely require additional setup. In any case, vsketch and vpype now require Python 3.8 or later.
vsketch not running on Google Colab #244
The given example shows this error when trying to install the lib:
ERROR: Package 'vsketch' requires a different Python: 3.7.13 not in '<3.11,>=3.8'
Thanks