I didn't create exe files they kind of just appeared I guess? Perhaps somewhere
in the process of redownloading my python/visual studio?
My situation is similar to this person's description that I found online
https://stackoverflow.com/questions/62315149/why-are-my-python-packages-being-installed
> On 20 Aug 2022, at 14:28, Jim Schwartz wrote:
>
> What method did you use to create the exe file from your python scripts? If
> it was pyinstaller, then it puts the compiled versions of these python
> scripts in a windows temp folder when you run them. You’ll be able to get the
> scripts
What method did you use to create the exe file from your python scripts? If it
was pyinstaller, then it puts the compiled versions of these python scripts in
a windows temp folder when you run them. You’ll be able to get the scripts from
there.
Sent from my iPhone
> On Aug 19, 2022, at 9:51
I'm pretty new to Python, and I had to do some tinkering because I was running
into issues with trying to download a package from PIP and must've caused some
issues in my program that I don't know how to fix
1. It started when I was unable to update PIP to the newest version because of
some "Un