Skip to content

v0.2.1 — Install fixes

Choose a tag to compare

@Been012 Been012 released this 28 Mar 21:54
· 81 commits to main since this release

v0.2.1

Patch release fixing install experience.

Fixed

  • Init command now shows python -m df_storyteller serve instead of df-storyteller serve (the entry point requires Scripts dir on PATH which many Windows users don't have)
  • README uses python -m df_storyteller as primary command
  • Added pip install df-storyteller as primary install method
  • Added platform compatibility note (developed on Windows, should work on Mac/Linux)
  • Added troubleshooting for "No module named df_storyteller" in wiki

Install

pip install df-storyteller
python -m df_storyteller init
python -m df_storyteller serve