Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Rodrigobraz
Total activity
27
Last activity
February 28, 2024 17:24
Member since
July 04, 2019 00:10
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
8
Activity overview
Posts (5)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
February 27, 2024 18:26
Sure, that sounds like the best thing to do. Thank you!
Community
PyCharm
Is this a bug? Running individual test after running unittest discovery on entire project fails
0 votes
Created
January 09, 2024 12:51
Ah, there is a built-in Python package testI was not aware of that's being picked up before my own definition of test. And, of course, the built-in package does not contain a testing_util module, s...
Community
PyCharm
Is directory name `test` treated in a special manner?
0 votes
Created
December 13, 2023 21:14
Ah, yes, sorry, you're right. Another strange aspect in my error is the unexpected directory jbr/bin being used. In your case we see ///, but perhaps that is just a Windows/Mac difference.
Community
PyCharm
"Run pip install -e ." not working
0 votes
Created
December 13, 2023 18:48
Thank you. However, I believe you have run into a separate issue. Note how the error message you got is quite different from mine. The error message you got seems related to a need for a newer vers...
Community
PyCharm
"Run pip install -e ." not working
0 votes
Edited
December 12, 2023 18:23
Sorry, my original instructions were not very precise. I have edited the original post to correct that.BTW, you mentioned creating a Poetry project, I assume from scratch? This seems quite differen...
Community
PyCharm
"Run pip install -e ." not working
0 votes
Created
February 17, 2022 19:36
Thank you, Victorkimuyu, after trying all the suggestions, yours about resetting to defaults was the only one that solved this very annoying problem!
Community
PyCharm
PyCharm code inspection not working
1 vote
Created
July 18, 2021 04:34
I had a similar situation but the file was not under "Text" in Settings -> Editor -> File Types, it was under "Auto-detect based on file content". Once I deleted it from there, things worked fine.
Community
PyCharm
How to change a file to python file
2 votes
Created
January 20, 2020 13:35
Perfect, thank you!
Community
PyCharm
Why does PyCharm's Bash run configuration ask about “project interpreter”, and does not recognize the one defined in Settings?
0 votes
Created
January 20, 2020 12:42
Thanks. I tried installing Shell Script but it would not show on the Plugin Marketplace dialog when I searched for "Shell Script". I went to the URL you provided and downloaded the file. The web pa...
Community
PyCharm
Why does PyCharm's Bash run configuration ask about “project interpreter”, and does not recognize the one defined in Settings?
0 votes
Created
July 04, 2019 00:10
But it seems like PyCharm is failing to install the package while it should be able to. I've found similar problems and created the following issue: https://youtrack.jetbrains.com/issue/PY-36742
Community
PyCharm
Error in Installing Packages in PyCharm
0 votes