Użytkownik Ed Leafe napisał: > What did you do to get this error? Was the inspector form already > running, and you selected an item in the tree? If so, was the shell (the > Python interpreter in the bottom panel) visible before hand? > > It's odd that 'self.shell' doesn't resolve. What happens if you bring > up a Command Windows and type "print dabo.ui.dShell._Shell"? > >
It's the first message after starting inspector with choosing option from menu. Output from the print command is: <class 'dabo.ui.uiwx.dShell._Shell'> It's on Windows platform. I didn't check Linux yet. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
