amartyaamp / CodeComb

Search your repo by context keywords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Open deprecation warning

kaushiksk opened this issue · comments

I get the following warning during the initial configuration run.

C:\Users\kakalmad\AppData\Roaming\Python\Python37\site-packages\smart_open\smart_open_lib.py:398:
UserWarning: This function is deprecated, use smart_open.open instead. 
See the migration notes for details: https://github.com/RaRe-Technologies/smart_open/blob/master/README.rst#migrating-to-the-new-open-function

Not able to figure out where exactly this module is being called. I think one of the dependencies internally uses it.

Setup Info

  • Windows 10
  • Anaconda Python 3.7
  • Anaconda Prompt

Warning shows up after every search as well.