GithubHelp home page GithubHelp logo

Comments (6)

tsutterley avatar tsutterley commented on June 14, 2024 1

Hopefully these are tamped down in #147

from pytmd.

tsutterley avatar tsutterley commented on June 14, 2024

Yikes. I'll see what I can do to get things patched up! Some of these deprecations might be upstream but I might be able to suppress the warnings.

from pytmd.

apatlpo avatar apatlpo commented on June 14, 2024

Quick report about behavior on with other versions:

1.1.1:

In [2]: import pyTMD
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:55: UserWarning: ipyleaflet not available
  warnings.warn("ipyleaflet not available")
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:56: UserWarning: Some functions will throw an exception if called
  warnings.warn("Some functions will throw an exception if called")
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:61: UserWarning: ipywidgets not available
  warnings.warn("ipywidgets not available")
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:62: UserWarning: Some functions will throw an exception if called
  warnings.warn("Some functions will throw an exception if called")

2.0.0

In [1]: import pyTMD
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:55: UserWarning: ipyleaflet not available
  warnings.warn("ipyleaflet not available")
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:56: UserWarning: Some functions will throw an exception if called
  warnings.warn("Some functions will throw an exception if called")
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:61: UserWarning: ipywidgets not available
  warnings.warn("ipywidgets not available")
/Users/aponte/.miniconda3/envs/pynsitu_dev/lib/python3.10/site-packages/pyTMD/tools.py:62: UserWarning: Some functions will throw an exception if called
  warnings.warn("Some functions will throw an exception if called")

from pytmd.

tsutterley avatar tsutterley commented on June 14, 2024

I slimmed down the requirements file a while back since ipyleaflet and ipywidgets aren't technically needed (just used in notebooks) and some users wanted smaller builds. I could switch the warnings off or make them optional.

from pytmd.

apatlpo avatar apatlpo commented on June 14, 2024

We can probably close this issue for now then?
Thanks for your reactivity and great job with pyTMD !

from pytmd.

tsutterley avatar tsutterley commented on June 14, 2024

Linked and closed (for now). Thanks for the suggestions and feel free to reopen!

from pytmd.

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.