issues Search Results · repo:Kaggle/docker-python language:Python
Filter by
372 results
(101 ms)372 results
inKaggle/docker-python (press backspace or delete to remove)🐛 Bug
!-- A clear and concise description of what the bug is. --
The conda / mamba / micromamba package managers are missing. There seems to be a pretty old mamba existing on the
system, but it does ...
bug
help wanted
anwai98
- 2
- Opened on Apr 15
- #1483
🚀 Feature
in the current up-to-date environment, python version is 3.11, but after testing, it was found that creating a virtual
environment using python -m venv venv_name results in the loss of some ...
enhancement
Echoflare
- Opened on Apr 10
- #1482
Hi,
I m currently trying to build a container using podman. I get this issue :
Writing manifest to image destination WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64/v8) ...
Yuri-Njathi
- Opened on Feb 9
- #1472
🚀 Feature
Update Transformers to the latest version to support Llama 3.3 and all upcoming models.
Motivation
The Llama 3.2 model works fine with earlier Transformers version, but when using Llama 3.3, ...
enhancement
Samarth4023
- Opened on Jan 14
- #1465
🐛 Bug
!-- A clear and concise description of what the bug is. -- Accessing the Jupyter lab UI is not working on the GPU docker
image.
To Reproduce
1. docker run -p 8888:8888 --runtime nvidia --rm -it ...
bug
help wanted
NahsiN
- 2
- Opened on Jan 10
- #1463
I have been working on dspy but everytime I download it, it breaks in the notebook due to some issues, I want to request
the kaggle team to add the dspy pakage in the notebook from the ground up.
Thank ...
noorchauhan
- 2
- Opened on Jan 2
- #1461
I’m trying to upgrade the CUDA version in a Kaggle notebook using a custom Docker image. Can anyone help me by providing
the steps I need to follow to successfully complete this process?
SouCh305
- Opened on Nov 28, 2024
- #1446
🐛 Bug
tqdm is very much broken in notebooks.
image
To Reproduce
from tqdm.auto import tqdm
from time import sleep
for _ in tqdm(range(10)):
sleep(0.5)
Expected behavior
Renders a progress bar ...
bug
help wanted
xl0
- 2
- Opened on Nov 23, 2024
- #1443
🐛 Bug
TLDR error: imagecodecs is not found by tifffile for decoding input images.
Error trace:
/opt/conda/lib/python3.10/site-packages/imageio/v3.py in ?(uri, index, plugin, extension, format_hint, ...
bug
help wanted
anwai98
- 1
- Opened on Nov 13, 2024
- #1439
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 ...
lukorito99
- Opened on Nov 6, 2024
- #1435

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.