hamelsmu / code_search

Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"

Home Page:https://medium.com/@hamelhusain/semantic-code-search-3cd6d244a39c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preprocess Data: ModuleNotFoundError: No module named 'general_utils'

connected-bsamadi opened this issue · comments

I'm trying to run the Preprocess Process notebook on Google Colab. I was wondering where general_utils comes from. Currently, I get the following error:
ModuleNotFoundError: No module named 'general_utils'

I found them in the same repository!

I have the same problem :(