Pandas import error when debugging using PVTS

后端 未结 4 1462
暗喜
暗喜 2020-12-20 22:40

I am dealing with a very silly error, and wondering if any of you have the same problem. When I try to import pandas using import pandas as pd I get an error in

4条回答
  •  情话喂你
    2020-12-20 22:48

    I had a system crash while developing a PTVS app and then ran into this problem, re-running the Intellisense 'refresh DB' cleared it.

提交回复
热议问题