Skip to content

[TREx] Add __init__.py to mark folder as package#4609

Open
acmore wants to merge 1 commit into
NVIDIA:mainfrom
acmore:main
Open

[TREx] Add __init__.py to mark folder as package#4609
acmore wants to merge 1 commit into
NVIDIA:mainfrom
acmore:main

Conversation

@acmore

@acmore acmore commented Oct 28, 2025

Copy link
Copy Markdown

When installing from source, the trex cannot be installed correctly. The bin and utils folder are not installed because find_packages in setup.py requires the init.py inside the package folder.

@acmore acmore requested a review from a team as a code owner October 28, 2025 08:44
Signed-off-by: acmore <hezj07@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants