doomemacs / doomemacs/core

Python Shell not showing input code

Open
#6,147 1 comment 0 reactions 0 assignees View on GitHub
is:bug needs-triage
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### What did you expect to happen?

When opening a python buffer I expect the code I manually input on the buffer to work fine (here showing additional characters).

On the other hand, when sending the whole buffer, I expect the code to show up in the buffer (the input as well as the output). Something similar to the behavior obtained with SLIME.

### What actually happened?

![image](https://user-images.githubusercontent.com/49415614/155354433-9b86f2b5-d821-49d0-b315-59c837ed5663.png)

### Describe your attempts to resolve the issue

I tried to change the python configuration to use --simpe-args, and to change the interpreter from python to python but no option is working at the moment.

### Steps to reproduce

1. Open emacs
2. Load virtualenv with Pyvenv-workon
3. Open code
4. Open python buffer
5. Send code with C-c C-c

### System Information

https://pastebin.com/R59di7dx

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.