Mrjoli021
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Edited Error: Failed to find Flask application or factory in module 'app'. Use 'FLASK_APP=app:name' to specify one.
AnsweredHello, I upgraded to the latest version of PYCharm PY-222.3345.131. I am running PyCharm on a Mac. The python version I am using is 3.9. Before the upgrade the same project I was able to run the... -
Created Restore file from git repo
AnsweredI have a file that I messed up and not sure how to revert the changes back from the original git repo. I have tried everything and not sure how to do this on PyCharm. I ended up backing the files... -
Created cant create lua file on 2020.3 Beta
AnsweredI code in different languages primarily in lua and bash. I downloaded the new beta version and it runs a lot better on my Mac. The only issue I am having so far is that when I attempt to create a... -
Created unable to close project
AnsweredI have a project that has three files in it. I have closed the program several times, even forced quit it and I am unable to close the project and/or create an new project. The project is stuck on... -
Created gitlab support
AnsweredI have setup a new gitlab server and I would like to start pushing my code to it. I am not seeing gitlab supported under version control. Is that the case? If not how can I set up gitlab as the ... -
Created IntelliJ not opening
AnsweredI am running IntelliJ 2020.2.3 which should be the latest version. When I opening it up I am not able to open new projects. I click on the "New Project" button and nothing happens. From the cli ... -
Created adhoc programming
AnsweredI am new to IntelliJ IDEA. I am on the cli most of the day. I am looking for an easy way to open up a new file and start scripting. Right now I have to create a project and create files. If I a... -
Created connect to server
AnsweredIm new to IntelliJ. I write scripts in PHP, PYTHON, BASH and LUA in different servers. Sometime local, but often remotely. Is there a way to tell IntelliJ to connect to a particular server based ... -
Created custom start file
I write code primary in Python, but other languages as well. I would like when I start a python file that it will automatically open with the file with the following already in it. #!/usr/local/bi... -
Created python autocomplete not working
AnsweredI am using Python 3.7 on a MacBook with the latest IntelliJ. AutoComplete works when I use the CTRL + Space bar. I would like for it to work as I type. Is there a way to set this up this way?