Anshul Agrawal added the comment:
Thanks David, and yes I had guessed as much. Will continue to monitor these
emails for a while, in case action is needed from my side.
>From an end user perspective, it was discouraging to encounter a bug like this
>at such an early stage of using P
Anshul Agrawal added the comment:
Thanks Eryk, but I'm afraid I didn't follow most of what you said in your post.
As an end-user, I just wanted to be able to install the packages, import them,
and then use within Python. It is still not clear to me whether this is a
problem with P
Anshul Agrawal added the comment:
Here it is:
[python2.7] C:\Users\Anshul\Downloads\Python>python -V
Python 2.7.10 :: Continuum Analytics, Inc.
[python2.7] C:\Users\Anshul\Downloads\Python>python nullcheck2.py
Checking: HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
(u'taho
Anshul Agrawal added the comment:
Ok thanks. Here's what I got:
C:\Users\Anshul\Downloads\Python>conda info --envs
# conda environments:
#
python2.7.10 C:\Anaconda3\envs\python2.7.10
root * C:\Anaconda3
C:\Users\Anshul\Downloads\Python>python -V
P
Anshul Agrawal added the comment:
Please tell me where I can find nullcheck.py and how I should run it (I assume
something like "python nullcheck.py" in the Windows Command Prompt?) I'm
relatively new to Python, so explicit instructions would be apprec
Anshul Agrawal added the comment:
Before I got the "one line patch" on stackoverflow, I tried creating a new
environment with Python 2.7.10 and did *not* get the error message I got with
Python 3.5.0. Here's an outline of what I did:
1) Created a new environment to use Pytho
New submission from Anshul Agrawal:
I have described the error message I got when I recently installed Python 3.5.0
(via Anaconda3) and then subsequently tried to import mathplotlib.pyplot and
seaborn packages at this StackOverflow post
(http://stackoverflow.com/questions/34004063/error-on