I have a MAC and everything worked perfectly, I decided to install anaconda
to see if it would help me in something and now I do not push my code anymore, 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?