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

pypi release outdated #10

Open
LeoLTM opened this issue Oct 21, 2021 · 2 comments
Open

pypi release outdated #10

LeoLTM opened this issue Oct 21, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@LeoLTM
Copy link

LeoLTM commented Oct 21, 2021

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'```
@ChanceNCounter ChanceNCounter added the bug Something isn't working label Oct 21, 2021
@ChanceNCounter
Copy link

What versions are you getting of the various HiveMind packages? I can't find any remaining references to jarbas-utils. This repo's only dep is HiveMind itself, which was migrated to OVOS-utils in December.

@ChanceNCounter
Copy link

Nevermind, I see the problem. We're way outdated on pypi. Thank you kindly for the report!

@ChanceNCounter ChanceNCounter changed the title Not Found for url: https://pypi.org/simple/jarbas-utils/ pypi release outdated Oct 21, 2021
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

3 participants