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

Synthia module name not found. #11

Open
TienVuHong opened this issue Aug 27, 2024 · 0 comments
Open

Synthia module name not found. #11

TienVuHong opened this issue Aug 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TienVuHong
Copy link

Describe the bug

When execute command
comx module serve synthia.miner.anthropic.AnthropicModule
or
python3 -m synthia.miner.cli <your_commune_key> --ip 0.0.0.0 [--port]
The error pop up: ModuleNotFoundError: No module name 'synthia'

To Reproduce

Steps to reproduce the behavior

  1. Follow the guide in README until step 3: Serve the miner
  2. See error

Expected behavior

Module is serve successfully

Screenshots

image

Specs

  • OS: Ubuntu 22.04
  • Package Version: current lastest version
  • Python Version: 3.10
@TienVuHong TienVuHong added the bug Something isn't working label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant