You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Follow the guide in README until step 3: Serve the miner
See error
Expected behavior
Module is serve successfully
Screenshots
Specs
OS: Ubuntu 22.04
Package Version: current lastest version
Python Version: 3.10
The text was updated successfully, but these errors were encountered:
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
Expected behavior
Module is serve successfully
Screenshots
Specs
The text was updated successfully, but these errors were encountered: