GithubHelp home page GithubHelp logo

nupic.engine.__init__.py about nupic HOT 2 OPEN

chhenning avatar chhenning commented on September 25, 2024
nupic.engine.__init__.py

from nupic.

Comments (2)

chhenning avatar chhenning commented on September 25, 2024

Commented out the code for now.

from nupic.

chhenning avatar chhenning commented on September 25, 2024
EsEs.
======================================================================
ERROR: testPhases (__main__.NetworkSugarTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "syntactic_sugar_test.py", line 39, in testPhases
    _r1 = n.addRegion('r1', 'TestNode', '')
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 642, in addRegion
    return self._getRegions()[name]
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 259, in __getitem__
    value = self.valueWrapper(key, value)
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 630, in makeRegion
    r = Region(r, self)
  File "D:\nupic\src\python\python3\nupic\support\lock_attributes.py", line 65, in decorated
    f(self, *args, **kw)
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 406, in __init__
    self._paramTypeCache = {}
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 419, in __setattr__
    setattr(self._region, name, value)
AttributeError: 'nupic.bindings.engine_internal.Region' object has no attribute '_paramTypeCache'

======================================================================
ERROR: testRegionCollection (__main__.NetworkSugarTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "syntactic_sugar_test.py", line 68, in testRegionCollection
    r1 = n.addRegion('r1', 'TestNode', '')
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 642, in addRegion
    return self._getRegions()[name]
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 259, in __getitem__
    value = self.valueWrapper(key, value)
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 630, in makeRegion
    r = Region(r, self)
  File "D:\nupic\src\python\python3\nupic\support\lock_attributes.py", line 65, in decorated
    f(self, *args, **kw)
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 406, in __init__
    self._paramTypeCache = {}
  File "D:\nupic\src\python\python3\nupic\engine\__init__.py", line 419, in __setattr__
    setattr(self._region, name, value)
AttributeError: 'nupic.bindings.engine_internal.Region' object has no attribute '_paramTypeCache'

from nupic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.