ContinuumIO / anaconda-issues

Anaconda issue tracking
646 stars 220 forks source link

Navigator Error #3068

Closed David61 closed 6 years ago

David61 commented 7 years ago

Main error

Application orange3 launch may have produced errors.

Traceback

libpng warning: iCCP: known incorrect sRGB profile
/Users/davidhuang/anaconda/lib/python3.6/site-packages/orangecontrib/prototypes/widgets/owclock.py:3: RuntimeWarning: Loaded module AnyQt._backport as a substitute for PyQt4
  from PyQt4.QtCore import Qt, QPoint, QDateTime, QSize, QRegExp
/Users/davidhuang/anaconda/lib/python3.6/site-packages/orangecontrib/prototypes/widgets/owclock.py:3: RuntimeWarning: Loaded module AnyQt._backport.QtCore as a substitute for PyQt4.QtCore
  from PyQt4.QtCore import Qt, QPoint, QDateTime, QSize, QRegExp
/Users/davidhuang/anaconda/lib/python3.6/site-packages/orangecontrib/prototypes/widgets/owclock.py:4: RuntimeWarning: Loaded module AnyQt._backport.QtGui as a substitute for PyQt4.QtGui
  from PyQt4.QtGui import QApplication, QCalendarWidget, QBrush, \
/Users/davidhuang/anaconda/lib/python3.6/site-packages/statsmodels/compat/pandas.py:56: FutureWarning: The pandas.core.datetools module is deprecated and will be removed in a future version. Please use the pandas.tseries module instead.
  from pandas.core import datetools
/Users/davidhuang/anaconda/lib/python3.6/site-packages/sklearn/lda.py:6: DeprecationWarning: lda.LDA has been moved to discriminant_analysis.LinearDiscriminantAnalysis in 0.17 and will be removed in 0.19
  "in 0.17 and will be removed in 0.19", DeprecationWarning)
An error occurred while fetching help inventory 'PyQt5.QtCore.QUrl('http://example.com/my-widget/docs/')'
An error occurred while fetching help inventory 'PyQt5.QtCore.QUrl('http://orange3-geo.readthedocs.io/en/latest/')'

System information

python: 3.6.1
language: en
os: Darwin;16.6.0;Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64;x86_64;i386
version: 1.6.2
platform: osx-64
qt: 5.6.2
pyqt: 5.6.0
conda: 4.3.22
goanpeca commented 7 years ago

@David61 could you run orange3 from the terminal and paste the complete traceback?

goanpeca commented 6 years ago

This error should not affect the application normal operation