Using Python template forks the old one

Problem description:
I have explorer, and when I create a Python repl, the repl is the old python template.

Expected behavior:
Creating a new “Python” repl forks the new Python template

Actual behavior:
Create a new “Python” repl forks the old Python template

Steps to reproduce:

  1. press “create a repl” button
  2. choose the “Python” template
  3. Get a new repl that forked the old Python template

Bug appears at this link:
https://replit.com/~

Browser/OS/Device:
Chrome/Windows/Computer

1 Like

Can you try using the Python Beta Template?

2 Likes

Yes, that works.
It has the .pythonlibs but when I make a new “Python” repl it either forks the old one or the LSP one

1 Like

What’s

Also, this is weird. Definitely a bug. Are you 100% sure Explorer is on?

1 Like

Python (Beta LSP)

Yes.

2 Likes