Almenon

Results 430 comments of Almenon

Thanks for reporting the issue, what version of python are you using for pipenv? You can find out the version with `python --version`

Ooops you specified tha already, nevermind. Python 3.7 should work...

I wasn't able to reproduce this on windows 10 w/ python version 3.7.1, pipenv version 2020.11.15, arepl 2.0.1 (same version), and vscode 1.53.2 (same version)

it looks like you have a extra slash in your path, maybe try removing that? ``` C:\Users\\.virtualenvs\Test_Project-Sy3-GYB1\Scripts\python.exe ^ ```

I tried 3.7.2 and it works for me. Can you try 3.7.2 without the venv?

I checked slack and I didn't see where I asked that :| The search function didn't return anything either. Weird. I ran into this issue again but was not able...

You found a bug, nice catch! I'm not sure why this happening unfortunately. Note that you can still see properties of the kids class in "menus" of "flagship_store" Also note...

Hi Noé, thanks for the issue report. Yes, that would be possible. I can see the benefit in it too. What errors are annoying you? Is it the syntax errors...

I see. I want to focus on bringing more arepl functionality inline with the code. Would a error message that appears when you hover over the line with a error...

Ah, okay. Here's a mockup of the potential UI, what do you think? Error uncollapsed: https://i.imgur.com/Df4FvSc.png Error collapsed: https://i.imgur.com/pZmIkus.png No error: https://i.imgur.com/ZMGo9yH.png