Even after fresh installation of anaconda, importing pandas gives me error..

import pandas
['x', 'd']
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File 
"/home/fly/anaconda3/lib/python3.7/site-packages/pandas/__init__.py", line 
144, in <module>
    from pandas.io.api import (
  File "/home/fly/anaconda3/lib/python3.7/site-packages/pandas/io/api.py", 
line 8, in <module>
    from pandas.io.excel import ExcelFile, ExcelWriter, read_excel
  File 
"/home/fly/anaconda3/lib/python3.7/site-packages/pandas/io/excel/__init__.py", 
line 1, in <module>
    from pandas.io.excel._base import ExcelFile, ExcelWriter, read_excel
  File 
"/home/fly/anaconda3/lib/python3.7/site-packages/pandas/io/excel/_base.py", 
line 9, in <module>
    from pandas._libs.parsers import STR_NA_VALUES
  File "pandas/_libs/parsers.pyx", line 12, in init pandas._libs.parsers
ImportError: cannot import name QUOTE_MINIMAL
>>> 


-- 


----------



 



*The
content of this email is confidential and 
intended for the recipient specified
in message only. It is strictly 
forbidden to share any part of this message
with any third party without a 
written consent of the FLYTXT B.V. (RSIN
004856077) and, or its affiliates 
companies ("FLYTXT"). If you
received this message by mistake, please reply 
to this message and follow with
its deletion, so that we can ensure such a 
mistake does not occur in the
future.**  Although FLYTXT has taken 
reasonable precautions to
ensure no viruses are present in this email, 
FLYTXT cannot accept
responsibility for any loss or damage arising from the 
use of this email or
attachments.**  *



* *

*FLYTXT is committed
to 
ensuring the security and protection of the personal information that we

process, and to provide a compliant and consistent approach to data

protection.  If you have any questions related to our privacy policy,

please get in touch with [email protected] <mailto:[email protected]> or 
visit **https://www.flytxt.com/privacypolicy/* 
<https://www.flytxt.com/privacypolicy/>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/4c9cdabe-f11c-40f5-8601-383bfbb115d1%40googlegroups.com.

Reply via email to