tensorflow / tensorflow/cloud

containerize.py - Ambiguous import: APIClient

Open
#139 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
383
Forks
93
Avg merge
1d 3h
Merged PRs (30d)
1

Description

In /src/python/tensorflow_cloud/core/containerize.py, no direct deps found for imports:

line 30: from docker import APIClient: Ambiguous import: "APIClient" from package "docker": cannot determine whether "APIClient" is an attribute on the package, or a module.

Contributor guide

Open the contributing guide

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.

Research direction

Start at /src/python/tensorflow_cloud/core/containerize.py, line 30, and inspect the dependency-analysis report for the docker APIClient import. Determine what change is intended from the ambiguous-import diagnostic; the issue is complete when this import is no longer reported as ambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
cloud, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.