Skip to content

I have an issue of no module named'embedding_as_service' even installed it, mac2, #4

@gogog01-29-2021

Description

@gogog01-29-2021

(py36) w@s-MacBook-Air MAGNN % python magnn.py
WARNING:tensorflow:From /Users/w/Library/Python/3.11/lib/python/site-packages/tensorflow/python/compat/v2_compat.py:98: disable_resource_variables (from tensorflow.python.ops.resource_variables_toggle) is deprecated and will be removed in a future version.
Instructions for updating:
non-resource variables are not supported in the long term
Traceback (most recent call last):
File "/Users/w/Dev projects 240310/240715 MAGNN/MAGNN/magnn.py", line 1, in
from model.magnn_model import train_magnn_embedding
File "/Users/w/Dev projects 240310/240715 MAGNN/MAGNN/model/magnn_model.py", line 10, in
from model.price_lstm_embedding import get_price_embedding_df
File "/Users/w/Dev projects 240310/240715 MAGNN/MAGNN/model/price_lstm_embedding.py", line 12, in
from prepossessing.data_prepare import get_price_segment
File "/Users/w/Dev projects 240310/240715 MAGNN/MAGNN/prepossessing/data_prepare.py", line 106, in
from embedding_as_service.text.encode import Encoder
ModuleNotFoundError: No module named 'embedding_as_service'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions