Skip to content

pypi release outdated #10

@LeoLTM

Description

@LeoLTM

Everytime I try to install the HiveMind-cli on my Pi 0 W, this happens:

Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/jarbas-utils/

EDIT:
I replaced all the "jarbas-utils" lines with "ovos-utils", but now I get:

  File "/usr/local/bin/HiveMind-cli", line 10, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.7/dist-packages/cli_satellite/__main__.py", line 59, in main
    args.name, args.access_key, args.crypto_key)
  File "/usr/local/lib/python3.7/dist-packages/cli_satellite/__main__.py", line 18, in connect_to_hivemind
    useragent=useragent)
  File "/usr/local/lib/python3.7/dist-packages/cli_satellite/__init__.py", line 24, in __init__
    super().__init__(*args, **kwargs)
TypeError: __init__() got multiple values for argument 'crypto_key'```

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions