gvwilson / sdxjs

Software Design by Example with JavaScript
Other
49 stars 12 forks source link

ivy project has been renamed to ark #46

Closed juananpe closed 1 year ago

juananpe commented 1 year ago

Hi @gvwilson, long time no see. According to this commit the ivy project has been renamed to ark. I noticed it when trying to install ivy from pip:

pip install ivy
ERROR: Could not find a version that satisfies the requirement ivy (from versions: none)
ERROR: No matching distribution found for ivy

I haven't tested it massively, but at least the make serve command works again. The pdf is not generated, though. I think that it is due to another - not ivy related - problem.

gvwilson commented 1 year ago

Thanks very much - I'll take a look and see if I can figure out the PDF problem.