Skip to content

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

@AnupamYedida

Description

@AnupamYedida

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions