Hi everyone,
First time poster here! Name's Paul,
I was running nupic off the preset VM image for about two months. Today I
was looking at the hotgym example and saw there were a number of updated
files. I decided to update from nupic from the github and thats where my
problems started. I read online that nupic needed a rebuild after the new
files are updated. dependency issues all around. Then I stumbled across
the install instructions for the preset VM which claim it is extremely
outdated. So I started from the beginning got unbuntu and followed install
instructions. I'm stuck in the same spot.
heres a few lines of traceback,
File
"/home/nupic/nupic-linux64/lib/python2.7/site-packages/numpy/distutils/misc_util.py",
line 972, in get_subpackage
caller_level = caller_level + 1)
File
"/home/nupic/nupic-linux64/lib/python2.7/site-packages/numpy/distutils/misc_util.py",
line 909, in _get_configuration_from_setup_py
config = setup_module.configuration(*args)
File "numpy/core/setup.py", line 635, in configuration
AttributeError: 'Configuration' object has no attribute 'add_define_macros'
If anyone has stumbled upon this problem in the past I would love to know
how to fix it or I might just run a fresh preset VM again.
Thanks everyone,
Paul