Re: [spyder] Using PyPy with Spyder-IDE

2023-05-22 Thread Erdoğan Peker
Thanks again <3 Carlos Córdoba , 22 May 2023 Pzt, 18:22 tarihinde şunu yazdı: > Hi, > > Yeah, it should be possible now. You need to install the Spyder-kernels > package on your PyPy environment using pip: > > pip install spyder-kernels > > and then connect to it to Spyder as described here: > >

Re: [spyder] Using PyPy with Spyder-IDE

2023-05-22 Thread Carlos Córdoba
Hi, Yeah, it should be possible now. You need to install the Spyder-kernels package on your PyPy environment using pip: |pip install spyder-kernels | and then connect to it to Spyder as described here: http://docs.spyder-ide.org/current/faq.html#using-existing-environment Cheers, Carlos E