Go to advanced search

by zhpixel517
Tue Jul 31, 2018 3:22 pm
Forum: Troubleshooting
Topic: Python IDLE Startup Issue
Replies: 5
Views: 856

Re: Python IDLE Startup Issue

Wait, the problem persists. I'm not even running anything, and when I open the IDLE from the Raspian dock, I get the same thing.
by zhpixel517
Mon Jul 30, 2018 8:28 pm
Forum: Troubleshooting
Topic: Python IDLE Startup Issue
Replies: 5
Views: 856

Re: Python IDLE Startup Issue

Okay, I tried Thonny and it said that

Code: Select all

Tk()
is not defined even though I imported correctly:

Code: Select all

from tkinter import *
But when I switched to mu then it worked. Do you guys know why that is?
by zhpixel517
Mon Jul 30, 2018 8:08 pm
Forum: Troubleshooting
Topic: Python IDLE Startup Issue
Replies: 5
Views: 856

Python IDLE Startup Issue

Hi there, I was working on a tkinter program and when I tried to run it from the shell, it showed me an error from the shell saying: ' IDLE's subprocess didn't make connection. Either IDLE can't start a subprocess or personal firewall software is blocking the connection. ' Does anyone know anything ...
by zhpixel517
Thu Jul 12, 2018 6:46 pm
Forum: Troubleshooting
Topic: Is THIS the new update?!??!?
Replies: 6
Views: 615

Re: Is THIS the new update?!??!?

The exact same thing as when I rebooted it with the terminal. If I wiped the Pi completely and reinstalled Raspian using NOOBS would the update still be there? My guess is no... :?:
by zhpixel517
Thu Jul 12, 2018 5:58 pm
Forum: Troubleshooting
Topic: Pi Zero W not detecting usb devices
Replies: 5
Views: 1580

Re: Pi Zero W not detecting usb devices

Well, if you haven't installed Rasbian yet onto the Raspberry Pi, then the terminal most likely is not active yet. When you have the chance, see if there is anyway to activate the terminal from the Noobs screen.
by zhpixel517
Thu Jul 12, 2018 5:50 pm
Forum: Troubleshooting
Topic: Pi Zero W not detecting usb devices
Replies: 5
Views: 1580

Re: Pi Zero W not detecting usb devices

Is there anyway you can access the terminal from where you're at? If yes, you can type in a command to see if the Pi actually sees the connected device.
by zhpixel517
Thu Jul 12, 2018 5:45 pm
Forum: Troubleshooting
Topic: Is THIS the new update?!??!?
Replies: 6
Views: 615

Re: Is THIS the new update?!??!?

I typed all these commands:

Code: Select all

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install raspberrypi-ui-mods
sudo apt-get install raspberrypi-net-mods
sudo shutdown -r now
And nothing happened. Is there a way to undo the update of some sort?
by zhpixel517
Thu Jul 12, 2018 2:03 pm
Forum: Troubleshooting
Topic: Is THIS the new update?!??!?
Replies: 6
Views: 615

Re: Is THIS the new update?!??!?

Yeah, I used those when I updated it. It won't let me type anything into the terminal. :roll:
by zhpixel517
Thu Jul 12, 2018 1:44 pm
Forum: Troubleshooting
Topic: Is THIS the new update?!??!?
Replies: 6
Views: 615

Is THIS the new update?!??!?

I updated my Rasbperry Pi recently, and when I rebooted to see changes, I saw a black wallpaper, my dock was gone, I can't move any windows across the desktop, and the minimize, maximize, and close buttons are gone. :shock: What did I do??

Go to advanced search