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

Cuda installation has been fixed #71

Merged
merged 1 commit into from
Sep 20, 2018
Merged

Conversation

bsekachev
Copy link
Member

Currently CUDA installation process is aborted with message:

E: There were unauthenticated packages and -y was used without --allow-unauthenticated

I think it problems with keys, but original CUDA docker files haven't been changed, i.e. they have the same problem.

@bsekachev bsekachev added the bug Something isn't working label Sep 20, 2018
@bsekachev bsekachev added this to the Release 0.2.0 milestone Sep 20, 2018
@nmanovic nmanovic merged commit f5d7316 into release-0.2 Sep 20, 2018
nmanovic pushed a commit that referenced this pull request Sep 20, 2018
- Cuda installation has been fixed (#71)
- Updated documentation for v0.2.0 (#63)
- Player navigation has been fixed if window was scrolled (#66)
@nmanovic nmanovic deleted the cuda_installation_fix branch September 20, 2018 16:24
TOsmanov pushed a commit to TOsmanov/cvat that referenced this pull request Aug 23, 2021
* Add auto dataset format detection to Environment

* Extend dataset class

- add save and load
- add export and import_from
- add detect
- add run_model

* Allow extractor import in projects
* Allow extractor imports in CLI/project import
* Make dataset operations form closed set
* Make dataset transforms eager (and all other operations too)
* Update convert command implementation
* Move default format declaration
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 this pull request may close these issues.

3 participants