Giter Site home page Giter Site logo

Comments (6)

wvdvegte avatar wvdvegte commented on September 22, 2024 1

Right! The Aggregate widget has finally gone!

from orange3-timeseries.

janezd avatar janezd commented on September 22, 2024

I suppose you can remove it manually by deleting /Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.8/site-packages/orangecontrib/geo/widgets/owaggregate.py. Or, just to be safe, first just move the file to another location.

This is of course not a solution. @markotoplak, @PrimozGodec, @ales-erjavec, any ideas why a widget that was removed in the new version of an add-on is not removed from directory?

from orange3-timeseries.

markotoplak avatar markotoplak commented on September 22, 2024

@wvdvegte, could you please add a Python Script widget and run this snippet:

from orangecanvas.registry import cache
c = cache.registry_cache()
print(c.keys())

Could you share the output with us so that we'll know where widgets are stored on your computer? Please share at least the parts corresponding to widgets from the timeseries add-on.

from orange3-timeseries.

wvdvegte avatar wvdvegte commented on September 22, 2024

Could you share the output with us

Here you go:

'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/_owmodel.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/_rangeslider.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owaggregate.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owarimamodel.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owcorrelogram.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owdifference.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owgrangercausality.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owinterpolate.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owlinechart.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owmodelevaluation.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owmovingtransform.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owperiodbase.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owperiodogram.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owseasonaladjustment.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owspiralogram.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owtabletotimeseries.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owtimeslice.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owvarmodel.py'
'/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/orangecontrib/timeseries/widgets/owyahoofinance.py'

from orange3-timeseries.

ales-erjavec avatar ales-erjavec commented on September 22, 2024
$ unzip -l Orange3_Timeseries-0.5.1-py3-none-any.whl | grep owaggregate                                                        
     8383  2022-06-03 11:39   orangecontrib/timeseries/widgets/owaggregate.py
     3524  2022-06-01 08:36   orangecontrib/timeseries/widgets/tests/test_owaggregate.py

Note: make sure to run python setup.py clean --all before doing a release build.

from orange3-timeseries.

janezd avatar janezd commented on September 22, 2024

@ales-erjavec, thanks.

I updated https://github.com/biolab/orange3/wiki/Preparing-an-Add-on-release, and prepared a hopefully correct new release.

from orange3-timeseries.

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.