34 questions
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 ...
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...
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...
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...
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??
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
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...
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 ...
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}'...
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.