M BUZZ CRAZE NEWS
// general

Questions tagged [pycharm]

By Gabriel Cooper
Ask Question

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
0 votes 1 answer 24 views

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 ... user avatar TVG
  • 135
0 votes 1 answer 67 views

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 ... user avatar Sildeag
  • 125
1 vote 1 answer 19 views

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? user avatar WinEunuuchs2Unix
  • 93.6k
0 votes 1 answer 27 views

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 ... user avatar user2994783
  • 205
1 vote 1 answer 64 views

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 ... user avatar Ofek Shilon
  • 113
0 votes 0 answers 30 views

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 ... user avatar CabrestopUK
  • 1
0 votes 2 answers 3k views

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 ... user avatar Veetukka
  • 11
0 votes 2 answers 2k views

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/... user avatar weasel
  • 101
1 vote 0 answers 178 views

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() ... user avatar Gurseerit
  • 15
0 votes 1 answer 65 views

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, ... user avatar mLstudent33
  • 385
2 votes 1 answer 4k views

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 ... user avatar Markus Reiter
  • 41
0 votes 0 answers 122 views

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/... user avatar Peace Maker
  • 1
0 votes 2 answers 330 views

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 ... user avatar Rwzfs
  • 1
1 vote 0 answers 308 views

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 --... user avatar EricAndreR
  • 11
1 vote 1 answer 683 views

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 ... user avatar Yossu
  • 11

15 30 50 per page123458