I've been trying to install python-pandas, got an error message:
install requires: 'python-dateutil < 2','numpy'
$ pip install 'python-dateutil < 2' 'numpy'
I'm new to slackware (like the steep learning curve), so I got the binaries from various websites, unpacked the files but I still keep getting this message. I do have a new directory titled 'usr' in my Downloads directory. I'm assuming that's supposed to go in the python directory but I'm not completely sure. Just lookin' for a little advice. Thanks.