Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'storyteller' is not recognized as an internal or external command, operable program or batch file. #23

Open
mhumzawan opened this issue Apr 8, 2024 · 1 comment

Comments

@mhumzawan
Copy link

I have followed the installation guide of storyteller. It all went down smooth but when I tried to quick start by storyteller command in CLI, it threw the following error.

'storyteller' is not recognized as an internal or external command,
operable program or batch file.

I know this might be a very naive question, but can someone guide me here?

I am using Anconca on Windows, python 3.10

@mhumzawan
Copy link
Author

When I try to run it through python it gives the following error on the first line

from storyteller import StoryTeller

Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'StoryTeller' from 'storyteller' (unknown location)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant