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

error with sct_testing_data #10

Open
jcohenadad opened this issue Oct 10, 2020 · 0 comments · May be fixed by #11
Open

error with sct_testing_data #10

jcohenadad opened this issue Oct 10, 2020 · 0 comments · May be fixed by #11
Labels
bug Something isn't working

Comments

@jcohenadad
Copy link
Member

i'm dumping this error just for the record-- no time to dig:

(venv) julien-macbook:~/code/sct_testing_data $ distriploy 
Traceback (most recent call last):
  File "/Users/julien/venv/bin/distriploy", line 33, in <module>
    sys.exit(load_entry_point('distriploy', 'console_scripts', 'distriploy')())
  File "/Users/julien/code/distriploy/distriploy/__main__.py", line 71, in main
    release_meta = release(args.repository, args.revision, config)
  File "/Users/julien/code/distriploy/distriploy/distriploy.py", line 58, in release
    return mod.release(repo_path, revision, cfg_release)
  File "/Users/julien/code/distriploy/distriploy/release_github.py", line 30, in release
    github_repo = get_remote(repo_path, cfg_root)
  File "/Users/julien/code/distriploy/distriploy/github.py", line 45, in get_remote
    raise ValueError(url)
ValueError: https://github.com/sct-data/sct_testing_data
@jcohenadad jcohenadad added the bug Something isn't working label Oct 30, 2020
@kousu kousu linked a pull request Oct 30, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant