Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Problem with auth-tokens-refresh #28

Open
JoshuaUrrutia opened this issue Jan 5, 2021 · 0 comments
Open

Problem with auth-tokens-refresh #28

JoshuaUrrutia opened this issue Jan 5, 2021 · 0 comments
Assignees

Comments

@JoshuaUrrutia
Copy link
Contributor

When running auth-tokens-refresh, with the new cli release, it generates an error:

Traceback (most recent call last):
  File "/root/sd2e-cloud-cli/bin/auth-tokens-refresh", line 22, in <module>
    from agavepy import tokens, utils
ImportError: cannot import name 'tokens'

I see that line includes:

from agavepy import tokens, utils 

Should this be token and util? The most current agavepy branch doesn't have utils/tokens

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants