PyCharm is an IDE used for programming in `Python`, developed by Jetbrains. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems (VCSes), and supports web development with `Django`. It is cross-platform working on Windows, Mac OS X and Linux.
115 questions- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Display issue in PyCharm: very large whitespaces after leaving sleep mode
Here is the normal display of the whitespaces in PyCharm (very faint dots): If I leave my computer for a moment, when I come back and wake up from sleep mode the computer, the whitespaces show like ... xorg suspend display ide pycharm- 135
How do you resolve: PySide2/designer: symbol lookup error: ... : undefined symbol: _ZdlPvm, version Qt_5?
On Ubuntu 22.04, using Python 3.10.4, I've setup PyCharm community edition 2022.01 to use PySide2 designer (Qt) as an external tool. When I press the "create" button this error is produced ... qt 22.04 pycharm pyside- 125
May 12, 2022 pyCharm mouse-wheel scrolling painfully slow
I discovered pyCharm update on 2002-05-12 (version 2022.1.1) severely impacted mouse wheel scrolling. How do I go back to previous version? mouse-scroll pycharm- 93.6k
Pycharm can't connect to mysql: Access denied
I am working on ubuntu 18.04. My pycharm version is: PyCharm 2022.1 (Community Edition) Build #PC-221.5080.212, built on April 12, 2022 Runtime version: 11.0.14.1+1-b2043.25 amd64 VM: OpenJDK 64-Bit ... pycharm- 205
WSL: umake doesn't list pycharm
The umake docs (both online and on my ubuntu installation) say that umake ide has options including "pycharm,pycharm-educational,pycharm-professional". However when I try this on Ubuntu20 ... windows-subsystem-for-linux ide pycharm ubuntu-make- 113
How do I fix pycharm?
I reinstalled Ubuntu recently, and everything went fine until I tried to install PyCharm. It worked properly on my past install, and I tried installing it with the Ubuntu Store and the tarball file ... python3 pycharm- 1
ImportError: You must be root to use this library on linux. Keyboard module doesn't work. Can you help?
I have a code on pycharm, where it uses keyboard module to write 'Hello world!'. But when i run it, it says ImportError: You must be root to use this library on linux. I don't find answer to this ... keyboard python pycharm- 11
Cannot use Python 3.10 as interpreter on Pycharm
I have python3.10 installed but I cannot set it as an interpreter. The installation can be confirmed by calling python3.10 directly on the terminal, and with the command below: $ ls -ls /usr/bin/... 18.04 python pycharm- 101
Python file not working in terminal, only in pycharm
The program takes a picture and saves it to a directory named images. #!/usr/bin/env/python import cv2 import datetime filename = datetime.datetime.now() cam = cv2.VideoCapture(0) s, img = cam.read() ... gnome-terminal python3 pycharm- 15
what is .fuse_hidden0000905600000002 [duplicate]
I deleted a zip file I prepared wrongly to upload to S3 bucket for a lambda function but when I delete it this file appears and even if I delete it, it keeps reappearing in my Pycharm. What is it, ... zip pycharm- 385
Pycharm -> Failed to create virtual environment
I wanted to run my first python file on ubuntu when suddenly this message with no further instructions appeared: As a consequence I have researched what the meaning of the error was. According to the ... python virtualenv pycharm- 41
Can't close pycharm application
When exit the application it doesn't close While closing the application I selected terminate the process but the application is on screen I can't close I can use other applications but pycharm stuck/... 20.04 freeze python3 pycharm- 1
Freezes in 20.04.2. No idea how to troubleshoot
I'm brand new to Linux and Ubuntu and need a little help. I'm running 20.04.2 and frequently my system freezes up completely. I have zero knowledge of how to troubleshoot this problem. So far to ... 20.04 pycharm- 1
TensorFlow GPU could not load cuda libraries on PyCharm
I'm having a hard time trying to get the things work with TensorFlow, nvidia and PyCharm. Basically, I had followed the pre/post steps during installation process and ended up with: eric@xps:~$ gcc --... nvidia cuda pycharm tensorflow- 11
Python3.9.6 interpreter does not appear in pycharm
I just installed Ubuntu 20.04 and just update python3.8 to python3.9 as you can see below The problem is now that i want to use Pycharm i only get the python3.8 interpreter, my question how can i add ... 20.04 python python3 pycharm- 11
15 30 50 per page12345…8 Next