I'm trying to install the webscraper using pip install -U rightmove-webscraper however I'm getting multiple command errors after the "Installing build dependencies".
I'm a little new to python so trying to understand this but it seems like a lot of the errors are due to "no module named 'numpy.distutils._msvcompiler' in numpy.distutils; trying from distutils customize MSVCCompiler" and then something about the atlas libraries not found.
Any direction / guidance would be immensely appreciated.
Hi
I'm trying to install the webscraper using pip install -U rightmove-webscraper however I'm getting multiple command errors after the "Installing build dependencies".
I'm a little new to python so trying to understand this but it seems like a lot of the errors are due to "no module named 'numpy.distutils._msvcompiler' in numpy.distutils; trying from distutils customize MSVCCompiler" and then something about the atlas libraries not found.
Any direction / guidance would be immensely appreciated.