NVIDIA-Merlin / NVIDIA-Merlin/Merlin

[QST] ModuleNotFoundError: No module named 'merlin.dag.executors'

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

Nobody has claimed this yet.

question
Dominant language
Python
Stars
907
Forks
129
PR merge metrics
No merged PRs in 30d

Description

❓ No module named 'merlin.dag.executors'

Details

I was replicating the code given on :

https://nvidia-merlin.github.io/Transformers4Rec/main/examples/tutorial/01-preprocess.html

and was stuck on this error "No module named 'merlin.dag.executors" .

I tried various things but none worked. Does it has to do something with the python version or any dependency is missing ?

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 reproducing the error while following the Transformers4Rec preprocessing tutorial at the linked page, recording the Python version and installed dependencies. Determine whether the missing merlin.dag.executors module is caused by the tutorial, an incompatible Python environment, or a missing dependency; done means the tutorial's example runs without that import error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.