Quinn, To be entirely clear, NuPIC does not support Windows at this point. Some community members are working in this direction, however: https://github.com/numenta/nupic/issues/632. --------- Matt Taylor OS Community Flag-Bearer Numenta
On Wed, Aug 13, 2014 at 8:54 AM, Quinn Liu <[email protected]> wrote: > Hi everyone, > I am kinda new to nupic so please forgive me if this is a > duplicate/stupid question. > I don't have enough money to buy a Mac right now, find that Linux VM images > are too slow on my Windows PC for development, and don't want to spend money > using the Amazon m3.medium instance (as only the t1.micro instance is free > right?). > > Because of the above reasons I would like to install nupic on my Windows > machine with the PyCharm IDE. If this is unreasonable or not possible right > now please let me know. > > To top it off I am a python noob. However I have forked the nupic repo and > cloned it locally and imported it into PyCharm. However when I run the > command: > > prompt> python setup.py build > > I get the following error: > > Traceback (most recent call last): > File "setup.py", line 4, in <module> > from setuptools import setup > ImportError: No module named setuptools > > Does anyone have ideas on how to fix this build error? > > Thanks, > Quinn > > [email protected] > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
