Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can't install turtle
Post: Can't install turtle

Hi folks I'm having issues installing turtle This is the verbose output from pip run in powershell with admin rights: Output:PS C:\WINDOWS\system32> pip install turtle -v Created temporary direct...
Josh_Python890 General Coding Help 0 2,902 Sep-07-2019, 07:26 PM
    Thread: Can't upgrade pip
Post: RE: Can't upgrade pip

Yeh I'm using powershell with admin rights... I think this path C:\Users\Joshu\AppData\Roaming\Python\Python36\Scripts actually just points to where the current version of pip is held. There is no p...
Josh_Python890 General Coding Help 3 9,377 Sep-07-2019, 06:45 PM
    Thread: Can't upgrade pip
Post: Can't upgrade pip

Hi folks, I'm having problems upgrading my pip. This is the traceback I get: Output:PS C:\Users\Joshu\AppData\Roaming\Python\Python36\Scripts> python -m pip install --upgrade pip Collecting pip ...
Josh_Python890 General Coding Help 3 9,377 Sep-07-2019, 02:24 PM
    Thread: 2D BoardGame Pygame
Post: 2D BoardGame Pygame

Hi all, I'm trying to develop a 2D board game using PyGame. I'm new to using pygame though and there doesn't seem to be any easy tools for working with grids/2D boards. Here is a VERY ROUGH prototyp...
Josh_Python890 Game Development 5 6,748 Aug-13-2019, 11:59 AM
    Thread: Volunteer Python Developers -- Python 2D Tank MMO
Post: RE: Volunteer Python Developers -- Python 2D Tank ...

I'd also like to help, I have a bit of experience with Flask if that's what you're after? DM me on here if you want further contact info
Josh_Python890 Jobs 3 3,583 Jul-20-2019, 10:43 PM
    Thread: Parallel iteration with for loop
Post: Parallel iteration with for loop

Hi, I'm really struggling in understanding how parallel iteration works with for loops. Here is just some experimental code: myList = list(zip(['a', 'b', 'c'],['abc', 'def', 'ghi'],[1, 2, 3])) prin...
Josh_Python890 General Coding Help 1 2,177 Jul-19-2019, 11:28 PM
    Thread: List Overlap
Post: List Overlap

I'm doing online problems to get me back into python after not touching it for a couple of years. Problem comes from http://www.practicepython.org/exercise/2...erlap.html Take two lists, say for exa...
Josh_Python890 Homework 4 2,641 Jun-12-2019, 12:00 AM
    Thread: Multiple File Downloader
Post: Multiple File Downloader

I'm trying to create a program which downloads multiple files from the url below. To download each file you have to click on the link of the game, then click on the 'download' link near the bottom of ...
Josh_Python890 Web Scraping & Web Development 1 2,513 Sep-16-2017, 09:31 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020