https://redon.tech/ Hey there! I am parker02311 a Roblox game developer, I am here on Repl because I like to experiment with other languages
So I deleted a Github repository connected to Repl and want to reconnect the Github repository, how could I do that?
So I went to view a post from my home page and I got the Heroku application error page, so it made me wonder if it was ran off of Heroku.
Screenshot
Coder100 repl.it uses:
heroku for host
next.js for frontend
postgres (i think) for db
monaco and ace for editor
graphql for the magic that allows me to make this post
google for their evaluation machine
docker for each repl2 years ago
Error:
Traceback (most recent call last):
File "main.py", line 4, in
from app import app
File "/home/runner/Pembroke-Admin-Dashboard/app.py",
RYANTADIPARTHI are you trying to import flask.ext a file, or something? Maybe it's not there. please send your repl.2 years ago
RYANTADIPARTHI soooo, did you solve it? if you didn't just tell me. but if you did, let me know.2 years ago
I'm using flask and I am trying to install byson and pymango and this is what's happening:
https://gyazo.com/557b4d935885bbcb915d5c2b0af0c332
parker02311 Alright, so I figured out a way to open a normal command line and input a pip install from there so were all good. I'll make a post about this later.2 years ago
Coder100 ugh, those are the worst! Can you send screenshots of your console? Usually, it should be printing something along the lines of:
python -m poetry ...2 years ago