Skip to content

issues Search Results · repo:IBM/import-tracker language:Python

Filter by

28 results
 (74 ms)

28 results

inIBM/import-tracker (press backspace or delete to remove)

Describe the bug When building the wheel in Travis/Python 3.11, we get the following error: python3 setup.py bdist_wheel --python-tag py311 clean --all .... Traceback (most recent call last): File ...
  • wai25
  • 4
  • Opened 
    on Feb 14, 2024
  • #74

Describe the bug When getting the required package for transformer in watson nlp, scikit_learn is identified. But it seems sklean is just an optional package for transformer.data module, referring to ...
  • Fred-Fan
  • 12
  • Opened 
    on Sep 5, 2023
  • #73

Describe the bug The parse_requirements function does not produce the expected results when holding an intermediate module (module that holds further sub-modules) as an extra. In particular, if a child ...
  • gabe-l-hart
  • Opened 
    on Jan 13, 2023
  • #71

  • gabe-l-hart
  • Opened 
    on Jan 12, 2023
  • #70

Describe the bug When using lazy import errors in import_tracker, if the import error is triggered within a module that is managed as an extras set, the error message is updated to include instructions ...
  • prashantgupta24
  • 1
  • Opened 
    on Jun 14, 2022
  • #57

Describe the bug A clear and concise description of what the bug is. Bug when running python3 -m import_tracker -n torch -i 2 -s watson_nlp._init_java Platform Please provide details about the environment ...
  • DoraAgali
  • Opened 
    on Jun 8, 2022
  • #55

Describe the bug A clear and concise description of what the bug is. 😆 Ok, this one is gross: With the fix in #49, a direct dependency held on a parent module that was also held on a child module would ...
  • gabe-l-hart
  • Opened 
    on Jun 7, 2022
  • #54

Describe the bug When using --detect_transitive, the result is incorrectly transitive when an object is defined within a nested module in the target dependency because the direct_mods set does not remove ...
  • gabe-l-hart
  • Opened 
    on Jun 6, 2022
  • #52

Describe the bug A clear and concise description of what the bug is. When writing a module that uses import_tracker.LazyModule to defer imports, these imports may be accidentally triggered by the import_tracker ...
  • DoraAgali
  • Opened 
    on May 31, 2022
  • #50
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub