[Pydev-users] [pydev - Users] AttributeError: 'os' has no attribute 'error'

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7615582 By: yaelo Hi, I get the following error: File "\jython\Lib\traceback.py", line 140, in format_exception File "\jython\Lib\traceback.py", line 75, in format_tb File "\jython\Lib\traceb

[Pydev-users] [pydev - Users] RE: Pydev 1.5.0 (Pydev Extensions open sourced)

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7615605 By: drakkan1000 Thanks Fabio, disabling code analysis make pydev works as before, Nicola __ You are receiving this email because yo

[Pydev-users] [pydev - Users] RE: Pydev 1.5.0 (Pydev Extensions open sourced)

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7615958 By: fabioz Ok. Still, note that it should work properly, and this is probably a misconfiguration in your environment (you probably won't have code-completion for it either -- which you should have).

[Pydev-users] [pydev - Users] RE: AttributeError: 'os' has no attribute 'error'

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7615962 By: fabioz I think asking at the jython list would be more appropriate for this error (and don't forget to post the code-sample that's yielding that error there). Cheers, Fabio __

[Pydev-users] [pydev - Users] RE: Pydev 1.5.0 (Pydev Extensions open sourced)

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7616492 By: drakkan1000 Fabio, code completion works fine so pythonpath seems ok. I'm using eclipse galileo on linux x86_64 with jdk 6u16. What environment configuration can be wrong? How can I send additional

[Pydev-users] [pydev - Users] RE: Nose tests?

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7616845 By: jminne built-in support for nose would be great. __ You are receiving this email because you elected to monitor this forum. To st

[Pydev-users] [pydev - Users] garbled output on console using django/ipytho

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7617275 By: dougselph I am doing something rather 'advanced' I think. I am using eclipse 3.2.2, pydev 1.4.8.2881, ipython 0.9.1, and django 1.1 I am trying to get the shell run of django to work within pydev's

[Pydev-users] [pydev - Users] RE: Nose tests? - Or py.test?

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7617392 By: mkearney I just took py.test for a spin, outside of pydev. Since it is a later version or derivative of Nose, it appears to have the same problem as Nose. Regardless, I was impressed and love to s

[Pydev-users] [pydev - Users] RE: code completion with object variables

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7617617 By: fabioz It makes sense. Please enter that as a bug report. Cheers, Fabio p.s.: I'm taking a bit longer than normal to get back on some topics because with the migration of Pydev Extensions to Ope

[Pydev-users] [pydev - Users] RE: code completion with object variables

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7617594 By: phtj Hi all, Is my previous question making sense? I got no replies, so just wondering... The problem I have is that code completion works fine on attributes that are instances of classes, as long

[Pydev-users] [pydev - Users] Import fails when egg in the path - ID: 28311

2009-09-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7617780 By: kmcb Hello, It looks like this bug was closed, but no resolution was mentioned. I see that if I have a folder with egg in the name, that causes a unresolved import. By removing the egg, my issues