qurit / qurit/rt-utils

cannot import name 'RTStructMerger' from 'rt_utils'

Open
#123 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
256
Forks
75
PR merge metrics
No merged PRs in 30d

Description

Keep getting this error, I have both installed the library using pip install rt_utils and cloning (pip install -e .), in both I am getting this error.

Error: cannot import name 'RTStructMerger' from 'rt_utils'

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 by inspecting the installed rt_utils package and its exported names, comparing the pip installation with the editable clone. Check the project source and package version for any mention of RTStructMerger, then reproduce the import error in a minimal Python environment. Done means determining whether the symbol is missing, renamed, or unavailable in the published package and documenting the verified result.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
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.