ModuleNotFoundError: No module named 'texar'
Open
question
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
hi,
when I try to run the prepare_data.py in the directory of text_style_transfer, I met the following error. can you help me?
Traceback (most recent call last):
File "prepare_data.py", line 16, in
import texar.tf as tx
ModuleNotFoundError: No module named 'texar'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with text_style_transfer/prepare_data.py and inspect the import at line 16, then check the repository's documented setup instructions for the required Texar dependency. The work is done when prepare_data.py starts without the reported ModuleNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100