Almenon

Results 386 comments of Almenon

I tried to reproduce this on mac el capitan and was unable too. Unfortunately I don't have a mojave-compatible computer so I'm not able to try it there. How did...

Oh also if you use a earlier version of python does it work with AREPL?

Really? Very interesting... I'll look into this, thanks! While I was investigating I also ran into another error: https://github.com/Almenon/AREPL-backend/issues/167 Looks like I have some work to do :|

Finally got access to a Mac. I can reproduce the bug on 3.9, but the bug does not occur on 3.10. I suggest either using the fix workaround above, downgrading...

I tried typing your code out with a SyntaxError and when I fixed the SyntaxError it worked. How often does this problem happen? https://i.imgur.com/Gpdi5ft.png

Following up on this

What's the value of python.pythonpath and arepl.pythonpath settings?

You can find those settings by going to the settings page and searching for them in the search bar: https://code.visualstudio.com/docs/getstarted/settings#_creating-user-and-workspace-settings

Oh wait you already got the values, nevermind.

What os are you using? Are you able to run `python` from the terminal?