Giter Site home page Giter Site logo

Comments (6)

kernc avatar kernc commented on May 25, 2024

If you're willing to install from git, e.g.

pip3 install -U https://github.com/biolab/orange3-timeseries/archive/master.zip

(with pip3 of your environment where Orange is installed), it may have been solved yesterday along with a similar issue.

from orange3-timeseries.

Garch2017 avatar Garch2017 commented on May 25, 2024

Kernc, thanks for you suggestion. I tried as you suggested and it installed just fine. But I still the error below when I double-click on LineChart.

Exception:
AttributeError: 'PlotConfigWidget' object has no attribute 'button_close'
Module:
orangecontrib.timeseries.widgets.owlinechart:66
Widget Scheme:
/var/folders/15/tk8pzynd05bd88hpmb15824c0000gr/T/ows-0uc8dkvs.ows.xml
Version:
3.3.12
Environment:
Python 3.4.2 on Darwin 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64 x86_64
Installed Packages:
AnyQt==0.0.8, Bottleneck==1.2.0, LTTL==2.0.1, Orange3-DataFusion==0.1.10, Orange3-Recommendation==0.1.3, Orange3-Text==0.2.3, Orange3-Textable==3.0b0, Orange3-Timeseries==0.2.6, Orange3==3.3.12, beautifulsoup4==4.5.3, boto==2.46.1, bz2file==0.98, chardet==2.3.0, decorator==4.0.11, dill==0.2.6, docutils==0.13.1, future==0.16.0, gensim==1.0.0, gnureadline==6.3.3, ipython==3.0.0, joblib==0.10.3, keyring==10.2, keyrings.alt==2.0, mock==2.0.0, networkx==1.11, nltk==3.2.2, numpy==1.10.4, oauthlib==2.0.1, pandas==0.19.2, patsy==0.4.1, pbr==2.0.0, pip==8.1.2, psycopg2==2.6, pyqtgraph==0.10.0, python-dateutil==2.6.0, pytz==2016.10, qt-graph-helpers==0.1.3, requests-oauthlib==0.8.0, requests==2.13.0, scikit-fusion==0.2.1, scikit-learn==0.18.1, scipy==0.18.1, setuptools-git==1.2, setuptools==18.8.1, simhash==1.7.1, six==1.10.0, smart-open==1.4.0, statsmodels==0.8.0, tweepy==3.5.0, validate-email==1.3, wikipedia==1.4.0, xlrd==1.0.0
Machine ID:
27141537854380
Stack Trace:
Traceback (most recent call last):
File "/Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/orangecontrib/timeseries/widgets/owlinechart.py", line 66, in enterEvent
self.button_close.setVisible(True)
AttributeError: 'PlotConfigWidget' object has no attribute 'button_close'

Local Variables:
{'event': <PyQt4.QtCore.QEvent object at 0x12beb85e8>,
'self': <orangecontrib.timeseries.widgets.owlinechart.PlotConfigWidget object at 0x12b2541f8>}

Install Log:
screen shot 2017-03-03 at 14 08 51

from orange3-timeseries.

Harmony89 avatar Harmony89 commented on May 25, 2024

Hi I also have the same problem as Garch2017. Yesterday I installed the latest version of Orange Canvas then after that I installed Numpy, Scipy and Statsmodels. After that I installed Time series plugin and when I want to use Line chart widget the same error appears (AttributeError: 'PlotConfigWidget' object has no attribute 'button_close'...). Please help!

from orange3-timeseries.

kernc avatar kernc commented on May 25, 2024

@Garch2017 you were updating Orange3-Timeseries in the wrong Python environment. See on the screenshot how you pip-installed it in ./anaconda/lib/python3.6/site-packages whereas Orange errored in /Applications/Orange3.app/Contents/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/orangecontrib/timeseries/widgets/owlinechart.py. Different versions of Python.

Right. I released 0.2.7 on PyPI which should be available to download through Orange Canvas add-ons dialog tomorrow (or as soon as PyPI updates). Please try again with the update.

from orange3-timeseries.

Harmony89 avatar Harmony89 commented on May 25, 2024

Thank you for your reply. Works like a charm ;)

from orange3-timeseries.

Garch2017 avatar Garch2017 commented on May 25, 2024

kernc, many thanks.

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.