dreampie icon indicating copy to clipboard operation
dreampie copied to clipboard

DreamPie - The Python shell you've always dreamed about!

Results 68 dreampie issues
Sort by recently updated
recently updated
newest added

I am running Fedora 25. 4.10.8-200.fc25.x86_64 #1 SMP Fri Mar 31 13:20:22 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux I downloaded dreampie-python3-1.1.1-12.fc25.noarch from https://fedora.pkgs.org/25/fedora-x86_64/dreampie-python3-1.1.1-12.fc25.noarch.rpm.html. I installed it using Software Install. Running...

Hi me personally I like to have nice cheetsheet of all the shortcuts and features in a simple easy to follow cheetsheet that i can print out and hang near...

The following is observed on a Kubuntu Xenial PC: Look at this session, i'm trying to import a module I have installed on this PC, note how it is missing...

I occasionally encounter a problem where the subprocess seems to become stuck in the busy state, so that trying to execute any command gives a beep and "The subprocess is...

If the option is on, then vertical layout has code on top, output on bottom, and horizontal has code on left, output on right. Also, with code on top, changed...

Closes https://github.com/noamraph/dreampie/issues/49. See https://build.opensuse.org/request/show/432705 for an integration test.

Is this abandoned just like tdqm was before fork? If so, should community fork and keep it alive? Is there an existing updated fork?

The following error pops up: ``` Couldn't start subprocess: Subprocess terminated with return code 1. Subprocess wrote: Traceback (most recent call last): File "C:\Program Files (x86)\DreamPie\share\dreampie\subp_main.py", line 30, in sys.setdefaultencoding('utf-8')...

feedback-needed

What steps will reproduce the problem? 1. I ran help('modules') What is the expected result? I might actually have the results, after a few seconds I have "[About 174 more...

Running: ``` pip install dreampie ``` seems to work, but then running `dreampie` results in: ``` Traceback (most recent call last): File "/home/lkellogg/env/common/bin/dreampie", line 3, in from dreampielib.gui import main...