pycharm tag

34 questions


2 answers
84 views
0
Gym cannot be installed in Pycharm Project Interpreter

Gym cannot be installed on Pycharm's Project Interpreter. numpy.distutils.system_info.NotFoundError: Norapack/blas resources found.I get an error.What is the solution?addI am using Windows 10, Python ...

1 years ago

1 answers
61 views
0
pywin32 installation error in python pycharm

Hello, everyoneIt's been a week since I started PythonSince I'm doing it on my own, there's a traffic jam in the settingI'd appreciate it if you could help me, masters.From Pycharm The following error...

1 years ago

1 answers
99 views
0
Questions about Pi Reference Virtualenv

Introduction to the long run. I'm going to make virtualenv When I clicked on the right tooth shape on the setting screen, create virtualenv appeared, but it didn't appear on my pie chamsI thought it w...

1 years ago

2 answers
104 views
0
The layout size setting for QstackLayout is not possible. What should I do? crying

I inserted the background picture through palette in the poker game.But it doesn't work when you actually run a program... It was a code that worked normally when running as a single class, but if you...

1 years ago

1 answers
63 views
0
How to sort files in a pie-cham project by date modified

I can't figure out how to sort files by date cryingIs it not possible to sort by selecting one name, date, file size, etc. like window??

1 years ago

1 answers
48 views
0
I have a question about Python Pandas' Series and DataFrame

I'm a newbie!I downloaded Pandas from Faicham and used Series The error cannot import name 'Series' from 'pandas' occurs...Is there no Series in Pandas? I don't know why there's an error Help me

1 years ago

1 answers
99 views
0
Setting the PiCham Interpreter Path

There's no problem with coding.I formatted my PC and newly installed PiCham.I received the source I was working on at Git and ran it, but I forgot to create a virtual environment.So I created a virtua...

1 years ago

2 answers
98 views
0
[Python] I'm asking you a question about the 3-line code for beginners! (list.append(input) infinite input phenomenon)

Hi, how are you?I am a student who just started studying Python.What I was going to do was take the words and process them.In the meantime, the following phenomenon happened by chance. I'm asking you ...

1 years ago

1 answers
52 views
0
Python novice was studying open source.

def commands_arduino(a,b): # a: command, b: times # # Old - '%04d' % (42,) # # New - '{:04d}'.format(42) # # Output - 0042 commands = .join(a for i in range(b)) if a == 'a': # left result = 'a{:03d}'...

1 years ago

1 answers
87 views
0
Encoding problems occur when using Korean in Pycharm.

Hello.I'm studying Python.Version 3.6 is used.PiCham uses version 2017.3.3.Encoding errors occur while practicing opening files.f = open(test.txt, w)f.write(Hangul Test)f.close()Traceback (most recent...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.