Git Product home page Git Product logo

Comments (3)

WillianFuks avatar WillianFuks commented on June 15, 2024

Hi @amitdingareNovelis ,

Not quite sure what's happening there. What might explain the error is that this package doesn't officially support the Windows OS (even though I thought it could work but I never tested it).

Did you also try using a virtual env?

Also, do you have a Docker environment to test it as well? Maybe it'll be the definitive solution for running on Windows I guess.

from tfcausalimpact.

amitdingareNovelis avatar amitdingareNovelis commented on June 15, 2024

After several uninstalls and installs of tensorflow and tfcausalimpact package, I was able to make it work. Although, now it generates warnings as below. I see these warnings even for running the example notebooks from the package

WARNING:tensorflow:AutoGraph could not transform <function sample_uniform_initial_state.<locals>.<lambda> at 0x00000170A3EB0168> and will run it as-is.
Please report this to the TensorFlow team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output.
Cause: 'arguments' object has no attribute 'posonlyargs'
To silence this warning, decorate the function with @tf.autograph.experimental.do_not_convert
WARNING: AutoGraph could not transform <function sample_uniform_initial_state.<locals>.<lambda> at 0x00000170A3EB0168> and will run it as-is.
Please report this to the TensorFlow team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output.
Cause: 'arguments' object has no attribute 'posonlyargs'
To silence this warning, decorate the function with @tf.autograph.experimental.do_not_convert

from tfcausalimpact.

WillianFuks avatar WillianFuks commented on June 15, 2024

That's good news. Those warnings are part of the Tensorflow packages and we didn't find how to turn them off.

from tfcausalimpact.

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.