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

AttributeError: 'Namespace' object has no attribute 'mode' #93

Closed
umesh-timalsina opened this issue May 4, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@umesh-timalsina
Copy link
Collaborator

umesh-timalsina commented May 4, 2023

cp-orchestrator orchestrate-worker --worker-id worker1 --config configs/local_camera_remote_worker.json
Traceback (most recent call last):
  File "/home/umesh/mambaforge/envs/chimerapy-dev/bin/cp-orchestrator", line 8, in <module>
    sys.exit(run())
  File "/home/umesh/isis/oele/ChimeraPyOrchestrator/chimerapy_orchestrator/cli/__main__.py", line 245, in run
    if args.mode and cp_config.mode != args.mode:
AttributeError: 'Namespace' object has no attribute 'mode'
@umesh-timalsina umesh-timalsina self-assigned this May 4, 2023
@umesh-timalsina umesh-timalsina added the bug Something isn't working label May 4, 2023
umesh-timalsina added a commit that referenced this issue May 4, 2023
1. Use zeroconf  to connect to remote workers.
2. Remove unneeded arguments for subparser.
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