Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not launch Spyder after installing mafan #20

Open
johnsonice opened this issue Feb 11, 2017 · 0 comments
Open

can not launch Spyder after installing mafan #20

johnsonice opened this issue Feb 11, 2017 · 0 comments

Comments

@johnsonice
Copy link

(py35) Chengyus-MBP:~ huang$ spyder Traceback (most recent call last): File "/Users/huang/anaconda3/envs/py35/bin/spyder", line 4, in <module> import spyder.app.start File "/Users/huang/anaconda3/envs/py35/lib/python3.5/site-packages/spyder/app/start.py", line 13, in <module> from spyder.config.base import get_conf_path, running_in_mac_app File "/Users/huang/anaconda3/envs/py35/lib/python3.5/site-packages/spyder/config/base.py", line 25, in <module> from spyder.utils import encoding File "/Users/huang/anaconda3/envs/py35/lib/python3.5/site-packages/spyder/utils/encoding.py", line 20, in <module> from chardet.universaldetector import UniversalDetector File "/Users/huang/anaconda3/envs/py35/lib/python3.5/site-packages/chardet/universaldetector.py", line 54 self.done = constants.False

I am running python 3.5, I saw that in the installation process, it uninstalled charted-2.3.0 and installed charted-2.1.1

I guess that is the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant