baidu / baidu/lac

pip install 有问题

Open
#89 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4k
Forks
592
PR merge metrics
No merged PRs in 30d

Description

NameError: name 'batch' is not defined
File "/Users/xiongjun/.local/lib/python3.7/site-packages/paddle/__init__.py", line 35, in
batch = batch.batch
NameError: name 'batch' is not defined

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the pip installation and import failure with the reported Python 3.7 environment. Inspect paddle/__init__.py at line 35 and determine why batch is unavailable there; done means the package installs and importing paddle no longer raises this NameError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.