We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dspy-ai dora-rs cd python && pip3 install -r requirements.txt && pip3 install -e .
ora up && dora build hello_world_dataflow.yml && dora start hello_world_dataflow.yml
ModuleNotFoundError: No module named 'dsp'
The text was updated successfully, but these errors were encountered:
I recommend using Docker containers to set up the MOFA environment and following the README tutorial to add the corresponding API key
https://github.com/moxin-org/mofa/blob/main/python/docker/Dockerfile_x86
Sorry, something went wrong.
Thank you! I want to become a contributor, and the compiled source code works better.
but,In Docker, the same error may occur.
start: dora up && dora build hello_world_dataflow.yml && dora start hello_world_dataflow.yml
then:
terminal-input
ModuleNotFoundError: No module named 'dsp
No branches or pull requests
dspy-ai
dora-rs
cd python && pip3 install -r requirements.txt && pip3 install -e .
ora up && dora build hello_world_dataflow.yml && dora start hello_world_dataflow.yml
ModuleNotFoundError: No module named 'dsp'
The text was updated successfully, but these errors were encountered: