I want to create a window in Python

I was learning C ++ when I was in vocational school From the complex that only I did not improve I've been running away from programming all the time.

But out of nowhere, my passion is burning I want to make software and games Learn with dot install After that, I found out by opening an English site I don't know why, but I get an error saying that "setup.py" is missing, I can't open various libraries. By the way, when I executed the path of "setup.py", I got an error.

Does "pygema" support 64bit? That seems If you don't know how to install SDL Maybe there is a cause in "setup.py"

If the C library doesn't work, I wondered if I should install the Java library and searched. Since such a video was a hit, I would like to stick to it a little more.

https://www.youtube.com/watch?v=4Jm4NEbxRMs

now # -*- coding:utf-8 -*- from javax.swing import JFrame,JButton,JOptionPane Since the Import Error is displayed as a matter of course at the time of writing I know I have to install something, but I'm going to find out what to install.

Recommended Posts

I want to create a window in Python
I want to embed a variable in a Python string
I want to easily implement a timeout in python
I want to write in Python! (2) Let's write a test
I want to randomly sample a file in Python
I want to work with a robot in python.
I want to print in a comprehension
I want to create a priority queue that can be updated in Python (2.7)
I want to build a Python environment
I want to make input () a nice complement in python
I want to create a pipfile and reflect it in docker
I want to do Dunnett's test in Python
I want to easily create a Noise Model
How to create a JSON file in Python
I want to make a game with Python
I want to merge nested dicts in Python
I want to create a plug-in type implementation
I want to write to a file with Python
I want to display the progress in Python!
Create a function in Python
Create a dictionary in Python
I want to convert a table converted to PDF in Python back to CSV
I want to color a part of an Excel string in Python
I want to do a monkey patch only partially safely in Python
I want to write in Python! (1) Code format check
I want to iterate a Python generator many times
I want to generate a UUID quickly (memorandum) ~ Python ~
I want to transition with a button in flask
Even in JavaScript, I want to see Python `range ()`!
Create a plugin to run Python Doctest in Vim (2)
I tried to implement a pseudo pachislot in Python
Create a plugin to run Python Doctest in Vim (1)
[Python] I want to make a nested list a tuple
I want to write in Python! (3) Utilize the mock
I want to manually create a legend with matplotlib
I want to use the R dataset in python
I want to run a quantum computer with Python
I want to do something in Python when I finish
I want to manipulate strings in Kotlin like Python!
I want to create a nice Python development environment for my new Mac
I tried to create a class that can easily serialize Json in Python
Create a DI Container in Python
Create a binary file in Python
Create a Kubernetes Operator in Python
5 Ways to Create a Python Chatbot
Python program is slow! I want to speed up! In such a case ...
I want to debug with Python
Create a random string in Python
I tried to create API list.csv in Python from swagger.yaml
I tried to implement a one-dimensional cellular automaton in Python
[Python] I want to get a common set between numpy
I want to start a lot of processes from python
[Python Kivy] How to create a simple pop up window
I tried "How to get a method decorated in Python"
I want to send a message from Python to LINE Bot
Create a tool to check scraping rules (robots.txt) in Python
I tried to make a stopwatch using tkinter in python
I want to be able to run Python in VS Code
I want to create a Dockerfile for the time being.
I want to use a python data source in Re: Dash to get query results
I want to write a triple loop and conditional branch in one line in python