Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running "make clean all run platform=fpga" #137

Open
AnupamYedida opened this issue Apr 19, 2023 · 1 comment
Open

Error when running "make clean all run platform=fpga" #137

AnupamYedida opened this issue Apr 19, 2023 · 1 comment

Comments

@AnupamYedida
Copy link

Traceback (most recent call last):
File "/home/innis226/prof_vivek_project/pulp-sdk/tools/gapy/gapy", line 26, in
from errors import FatalError, InputError
File "/home/innis226/prof_vivek_project/pulp-sdk/tools/gapy/errors.py", line 21, in
import common
File "/home/innis226/prof_vivek_project/pulp-sdk/tools/gapy/common.py", line 30, in
from tools.runner.runner import Runner
ModuleNotFoundError: No module named 'tools'
make: *** [/home/innis226/prof_vivek_project/pulp-sdk/rtos/pulpos/common/rules/pulpos/default_rules.mk:350: image] Error 1

I am trying to run the MobilenetV1 and this is the error I am getting. The same problem even with Hello world program. It is working fine with platform=gvsoc.

@AnupamYedida AnupamYedida changed the title Error when running make clean all run platform=fpga Error when running "make clean all run platform=fpga" Apr 19, 2023
@GaDuKun
Copy link

GaDuKun commented Mar 27, 2024

Hi AnupamYedida,

I got the same problem. How di you resolve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants