Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6452751
By: oxon

I'm using Eclipse 3.4.1 + Python 2.5.1 + recent PyDEV extension on Mac OS X
10.5.6 (intel).

ROOT and PyROOT is a standard scientific analysis tool in high-energy physics.
I use this software with python and currently developing a python package that
imports PyROOT.

http://root.cern.ch/
http://root.cern.ch/root/HowtoPyROOT.html
http://root.cern.ch/viewvc/trunk/bindings/pyroot/ROOT.py?view=markup

When I import PyROOT (import ROOT) in PyDEV, classes and functions are not 
recognized
by PyDEV. Many "problem"s are reported by it, such as "Undefined variable from
import: TH1D". See the discussion below.
http://root.cern.ch/root/roottalk/roottalk09/0059.html

How can I make PyDEV to recognize all classes and variables in it? I tried
Preferences... > PyDEV > Interpreter Python > Forced builtin libs
but it didn't solve this problem.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to