aai-institute / aai-institute/pyDVL

ModuleNotFoundError: No module named 'support'

Open
#564 1 comment 0 reactions 1 assignee Claimed by @mdbenito View on GitHub
awaiting-reply documentation stale
Dominant language
Python
Stars
146
Forks
10
PR merge metrics
No merged PRs in 30d

Description

![image](https://github.com/aai-institute/pyDVL/assets/76726661/05d6488e-214b-40bd-adb4-c29c86fdcfa1)

Contributor guide

Open the contributing guide

Research direction

The issue shows a ModuleNotFoundError for 'support' but provides no code or context. First, check the repository structure to see if there is a 'support' module or package. Look at the import statements in the file that triggered the error, likely in a test or script. Determine if 'support' is a missing dependency, a local module that needs to be installed, or a path issue. Running the failing test or script locally will help reproduce the error.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.