-
I've been going through the documentation: I have cmake installed (I can verify this in a developer command prompt). I installed conan per the instructions: pip install ‘conan==1.62.0’ However this doesn't make a shedskin command available in the terminal (I've been using git bash). There is now a conan command available, however. Note, I'm using Windows 11, Python 3.12. I also found "Contact: shedskin-discuss@googlegroups.com" at the bottom of this page, but wasn't able to send a message to it... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Did you install shedskin? |
Beta Was this translation helpful? Give feedback.
Did you install shedskin?
You can do so by cloning the repo, cd into it, then
pip install .