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

ModuleNotFoundError: No module named 'dsp' #30

Open
watchpoints opened this issue Feb 16, 2025 · 2 comments
Open

ModuleNotFoundError: No module named 'dsp' #30

watchpoints opened this issue Feb 16, 2025 · 2 comments

Comments

@watchpoints
Copy link

watchpoints commented Feb 16, 2025

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'

@chengzi0103
Copy link
Collaborator

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

@watchpoints
Copy link
Author

watchpoints commented Feb 21, 2025

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

Image

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

2 participants