Hi,
No idea why I'm getting this error with setup.py.Probably a simple problem I
don't understand yet. I looked at setup.py but no solution yet.Any idea? Thank
you much. Hendrik
First git clone https://github.com/numenta/nupic.gitthen..."[~/nupic]
[master]-> % sudo ARCHFLAGS="-arch x86_64" python setup.py installAttempting to
fetch nupic.core binaries...Downloading from
https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic.core/nupic_core-913b92e4942790d8ee7114aacf4d9d089bbd1660-darwin64.tar.gzto
/Users/luxtweaker/nupic/extensions/core/nupic_core-913b92e4942790d8ee7114aacf4d9d089bbd1660-darwin64.tar.gz.
Traceback (most recent call last): File "setup.py", line 651, in <module>
nupicCoreReleaseDir = prepareNupicCore(options, platform, bitness) File
"setup.py", line 573, in prepareNupicCore "remote tarball exists." %
nupicCoreRemoteUrl)Exception: Failed to download nupic.core tarball from
https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic.core/nupic_core-913b92e4942790d8ee7114aacf4d9d089bbd1660-darwin64.tar.gz}!
Ensure you have an internet connection and that the remote tarball exists."