-1
I have a MAC and everything worked perfectly, I decided to install the anaconda
to see if it would help me in something and now I no longer run my codes, I get the following error message:
File "/Users/claytonpereira/anaconda/lib/python3.4/site-Packages/numpy/lib/npyio.py", line 1692, in genfromtxt
raise Valueerror(errmsg)
Valueerror: Some errors Were Detected !
Line #4 (got 2 Columns Instead of 1)
Line #5 (got 3 Columns Instead of 1)
Line #7 (got 3 Columns Instead of 1)
Could someone tell me what I can do?
At the very least you’d have to include the code you’re breaking, and the way the question is formatted, it looks like you just passed on a chat question here.
– epx