What is unable to decode repilttttttt?

ummm i got this prob when ever i press run the says:

unable to decode .replit: Near line 104 (last key parsed ‘languages.python3.languageServer’): bare keys cannot contain '(

brh plz help meee

Hey @subbainakashif,

could you please send the link to your repl?

In the .replit file, on line 106, there is print("pp"). That seems like python code, and it should not be in that file. You should write it in the main.py file, in the root folder.

P.S.: If you can’t find the .replit file, go on the three dots on top of your files and click on “show hidden files”

1 Like