Search Criteria
Package Details: dreampie 1.2.1-1
Git Clone URL: | https://aur.archlinux.org/dreampie.git (read-only) |
---|---|
Package Base: | dreampie |
Description: | A Python shell which is designed to be reliable and fun. |
Upstream URL: | http://dreampie.org |
Licenses: | |
Submitter: | keenerd |
Maintainer: | keenerd |
Last Packager: | keenerd |
Votes: | 39 |
Popularity: | 0.000000 |
First Submitted: | 2010-02-21 16:39 |
Last Updated: | 2015-06-13 04:12 |
Dependencies (2)
- pygtksourceview2 (python2-gtksourceview2)
- python2-matplotlib (optional) – for interactive plotting
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Stunts commented on 2011-03-01 13:16
OK, so now it's broken for me with the following error:
Couldn't start subprocess: Subprocess terminated with return code 1.
Subprocess wrote:
Traceback (most recent call last):
File "/usr/share/dreampie/subp_main.py", line 30, in <module>
sys.setdefaultencoding('utf-8')
AttributeError: 'module' object has no attribute 'setdefaultencoding'
But only when using it for python3. Python2 works just fine.
ayr0 commented on 2011-02-26 02:15
I had to rebuild pygtksourceview2. Then dreampie worked.
Thanks
keenerd commented on 2011-02-26 00:42
Have you tried rebuilding Dreampie? AUR packages need to be rebuilt when their dependencies are updated.
ayr0 commented on 2011-02-25 23:32
An update broke my dreampie
Variables:
File "/usr/bin/dreampie", line 4, <module>()
{'main': <function main at 0x88a4b54>}
File "/usr/lib/python2.7/site-packages/dreampielib/gui/__init__.py", line 1122, main()
{'_dp': [], 'pyexec': '/usr/bin/python2', 'DreamPie': <class dreampielib.gui.DreamPie at 0x889e17c>}
File "/usr/lib/python2.7/site-packages/dreampielib/gui/__init__.py", line 207, __init__(self=DreamPie(path..."window_main"), pyexec='/usr/bin/python2')
{'self.subp.start': <bound method SubprocessHandler.start of <dreampielib.gui.subprocess_handler.SubprocessHandler object at 0x88a9f2c>>}
File "/usr/lib/python2.7/site-packages/dreampielib/gui/subprocess_handler.py", line 116, start(self=<dreampi...x88a9f2c>)
{'IOError': <type 'exceptions.IOError'>}
Traceback (most recent call last):
File "/usr/bin/dreampie", line 4, in <module>
main()
File "/usr/lib/python2.7/site-packages/dreampielib/gui/__init__.py", line 1122, in main
_dp = DreamPie(pyexec)
File "/usr/lib/python2.7/site-packages/dreampielib/gui/__init__.py", line 207, in __init__
self.subp.start()
File "/usr/lib/python2.7/site-packages/dreampielib/gui/subprocess_handler.py", line 116, in start
raise IOError("Couldn't find a port to bind to")
IOError: Couldn't find a port to bind to
Stunts commented on 2010-10-19 21:45
I have just looked at the manpage for dreampie.
$dreampie python3
Awesome.
Stunts commented on 2010-10-19 21:42
IT LIVES!
=-)
And it is using a python 2 shell.
Is it possible to make it use a python3 shell? Just wondering.
keenerd commented on 2010-10-19 15:57
This one should work. Fun part was where it calls python directly instead of using env.
Mtorromeo, my apologies for snapping. A lot of people abuse it as the only way to get a maintainer's attention.
mtorromeo commented on 2010-10-19 14:33
Sorry for the multiple notifications, I initially thought that I did not notify it before.
I always interpreted the "not up to date" button as a mean to notify that a PKGBUILD needs to be updated, even if it's not a new versione.
Many users won't notice that a package is broken for some time.
Stunts commented on 2010-10-19 13:27
Keenerd, it's ok, take your time. I've seen that you maintain a lot of python packages, I was just letting you know because you might not yet have had the opportunity to test it.
keenerd commented on 2010-10-19 12:44
Also, delete comment does not work.