Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python IDLE in a Virtual Environment

I get 'rm' is not recognized as an internal or external command, operable program or batch file

none

I used type instead of cat and I used del instead of rm. When I use del, after I press Y to remove, I press dir and there is still fb in existence. I don't know why but it's not getting removed.

3 Answers

Rachel Johnson
STAFF
Rachel Johnson
Treehouse Teacher

Hi everyone! A fantastic student has written up some information about how to use those Powershell commands in the command prompt. You can find it here

having the same problem

I have the same issue. I found rmdir but it wont work if the directory has anything in it. Also I'm trying to do this through cmd, not the powershell as I don't want to enable that remote option.