Git Product home page Git Product logo

Comments (7)

dkeeney avatar dkeeney commented on June 12, 2024

from htm.core.

breznak avatar breznak commented on June 12, 2024

Well, this seems more like an outage or sth broken in the cache of CI, as we have Win CI running, I wouldn't like to break Win builds totally, as we see the PRs can take some time, so it's a long way to pybind and friends.

What I noticed, the Win builds using Mingw (old), might be good to move to #69

from htm.core.

dkeeney avatar dkeeney commented on June 12, 2024

from htm.core.

dkeeney avatar dkeeney commented on June 12, 2024

from htm.core.

breznak avatar breznak commented on June 12, 2024

CI is breaking when it tries to run ./py_region_test What it is trying to do is register a custom plugin written in Python. It cannot load the module (nupic.bindings.regions.TestNode) which is located at nupic.cpp/bindings/py/src/nupic/bindings/regions/TestNode.py

Thanks David for figuring the failure! I don't think it's related to (several different) PRs, maybe some settings in the CI itself changed?

Going to C++17 will probably break the bindings. Who knows what SWIG will do. Are you sure you want to do C++17 first?

I would prefer to have (all) the CI running as long as possible, but given what you say - no Py in MSVC, c++17 supported only in MSVC, I think I'll set priority to providing proper Windows experience - meaning build with native tools. At least the C++ bits will work, we can the proceed with to c++17, ... and the fix Py on Win along with the pybind changes.

Summary: I'll comment out the test, and we can temporarily ignore failure on Windows CI caused by python.

from htm.core.

breznak avatar breznak commented on June 12, 2024

To fix this, try to update some of the complaints for deprecation from CMake
https://ci.appveyor.com/project/breznak/nupic-cpp/build/0.3.0.192#L174
and SWIG:

from htm.core.

breznak avatar breznak commented on June 12, 2024

Closing, CI for Win has been passing, eg in #62

from htm.core.

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.