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

divvy list error #512

Open
nsheff opened this issue Aug 19, 2024 · 1 comment
Open

divvy list error #512

nsheff opened this issue Aug 19, 2024 · 1 comment

Comments

@nsheff
Copy link
Contributor

nsheff commented Aug 19, 2024

I can't seem to divvy list on a fresh install of looper 2.0.0a1:

divvy list
Using divvy config: /home/nsheff/Dropbox/env/divvy_config/vole.yaml
Traceback (most recent call last):
  File "/home/nsheff/.local/bin/divvy", line 8, in <module>
    sys.exit(divvy_main())
             ^^^^^^^^^^^^
  File "/home/nsheff/.local/share/pipx/venvs/looper/lib/python3.12/site-packages/looper/cli_divvy.py", line 129, in main
    dcc = ComputingConfiguration(filepath=divcfg)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: ComputingConfiguration.__init__() got an unexpected keyword argument 'filepath'
@nsheff nsheff added the bug label Aug 19, 2024
donaldcampbelljr added a commit that referenced this issue Aug 20, 2024
@donaldcampbelljr
Copy link
Contributor

Ok, this should now be fixed in dev.

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

No branches or pull requests

2 participants