Skip to content

Comments

Update symbol_builder.py#243

Open
archasub wants to merge 1 commit intozhreshold:masterfrom
archasub:patch-1
Open

Update symbol_builder.py#243
archasub wants to merge 1 commit intozhreshold:masterfrom
archasub:patch-1

Conversation

@archasub
Copy link

Updated to resolve the error:

File "/home/ec2-user/SageMaker/mxnet-ssd/symbol/symbol_builder.py", line 2, in
from common import multi_layer_feature, multibox_layer
ModuleNotFoundError: No module named 'common'

The error occurred while running the AWS Sagemaker Local inference notebook - https://aws.amazon.com/blogs/iot/sagemaker-object-detection-greengrass-part-2-of-3/

Updated to resolve the error:

  File "/home/ec2-user/SageMaker/mxnet-ssd/symbol/symbol_builder.py", line 2, in <module>
    from common import multi_layer_feature, multibox_layer
ModuleNotFoundError: No module named 'common'
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

Successfully merging this pull request may close these issues.

1 participant