pip install lava-test and said no module apt
Hi all:
When I set python env on board,then install lava-test on board use pip
pip install lava-test
and it occur
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
run_
File "/usr/lib/
raise SystemExit(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
File "/usr/lib/
from lava_test.
File "/usr/lib/
from lava_test.core import hwprofile, swprofile
File "/usr/lib/
import apt
ImportError: No module named apt
How to fix it?
If I install python-apt-0.7.8 (I down from internet),it occur
building 'apt_pkg' extension
arm-angstrom-
unable to execute arm-angstrom-
error: command 'arm-angstrom-
What a nightmare,it call tools chain
can this part delete ,because I think my board don't use apt command?It not ,then how to fix?
Thanks a lot
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
This question was originally filed as bug #952875.
Can you help with this problem?
Provide an answer of your own, or ask songqi for more information if necessary.