Mrjoli021

- 活动总数 30
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 11
-
已编辑于 Error: Failed to find Flask application or factory in module 'app'. Use 'FLASK_APP=app:name' to specify one.
已回答Hello, 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... -
创建于 Restore file from git repo
已回答I 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... -
创建于 cant create lua file on 2020.3 Beta
已回答I 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... -
创建于 unable to close project
已回答I 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... -
创建于 gitlab support
已回答I 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 ... -
创建于 IntelliJ not opening
已回答I 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 ... -
创建于 adhoc programming
已回答I 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... -
创建于 connect to server
已回答Im 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 ... -
创建于 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... -
创建于 python autocomplete not working
已回答I 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?