Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Loaded runtime CuDNN library: 9.0.0 but source was compiled with: 9.3.0.

Open
#1,435 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale

Research direction

The report names no repository file, test, or entry point. Start by reproducing MoviNet training in the Kaggle docker-python image and inspect the loaded and compiled cuDNN versions; done means the training environment uses compatible cuDNN versions without this error.

Written by the indexing model from the issue text.

Description

I am trying to train a MoviNet model getting this error;
Loaded runtime CuDNN library: 9.0.0 but source was compiled with: 9.3.0. CuDNN library needs to have matching major version and equal or higher minor version. If using a binary install, upgrade your CuDNN library. If building from sources, make sure the library loaded at runtime is compatible with the version specified during compile configuration.

Dominant language
Python
Stars
2.7k
Forks
1k
Avg merge
5h 55m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Kaggle/docker-python

All issues in Kaggle/docker-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.