Python Forum
Thread Rating:
  • 5 Vote(s) - 2.6 Average
  • 1
  • 2
  • 3
  • 4
  • 5
t_games, Take Two
#13
(Jan-16-2019, 03:46 AM)ichabod801 Wrote: Sorry, I didn't see your post in the unreads. It works for me in 3.6 and 2.7. I'm using Anaconda for Python, and if I start IDLE from the folder containing the t_games folder, you can import t_games, call t_games.play() and it works. Otherwise it doesn't work, at least not if the t_games folder isn't in the pythonpath. I would not recommend using IDLE. I would navigate to the t_games folder in the command line, and try [icode]python play.py[/code].

Oye, the inbox on this gets confusing sometimes. I had never heard of Anaconda before. I looked it up and saw it was 614mbs, so I haven't downloaded it yet. Why don't you recommend using IDLE? I haven't done much on the cmd of python so I'm not sure how to navigate to files. I tried this but it kept giving me errors:

import os

os.chdir(C:\"""path to desktop""")
It said : was invaild...

???
Reply


Messages In This Thread
t_games, Take Two - by ichabod801 - Jan-08-2019, 09:29 PM
RE: t_games, Take Two - by metulburr - Jan-09-2019, 12:42 AM
RE: t_games, Take Two - by ichabod801 - Jan-09-2019, 02:08 AM
RE: t_games, Take Two - by ichabod801 - Jan-09-2019, 02:14 AM
RE: t_games, Take Two - by Trinx - Jan-12-2019, 04:39 PM
RE: t_games, Take Two - by ichabod801 - Jan-12-2019, 05:56 PM
RE: t_games, Take Two - by Trinx - Jan-12-2019, 10:16 PM
RE: t_games, Take Two - by ichabod801 - Jan-12-2019, 11:02 PM
RE: t_games, Take Two - by Trinx - Jan-13-2019, 08:09 PM
RE: t_games, Take Two - by ichabod801 - Jan-13-2019, 09:18 PM
RE: t_games, Take Two - by Trinx - Jan-15-2019, 02:03 AM
RE: t_games, Take Two - by ichabod801 - Jan-16-2019, 03:46 AM
RE: t_games, Take Two - by Trinx - Jan-16-2019, 05:40 PM
RE: t_games, Take Two - by ichabod801 - Jan-16-2019, 05:56 PM
RE: t_games, Take Two - by ichabod801 - Jan-16-2019, 06:01 PM
RE: t_games, Take Two - by metulburr - Jan-16-2019, 06:13 PM
RE: t_games, Take Two - by Trinx - Jan-16-2019, 06:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Star New t_games Release ichabod801 0 2,239 Mar-19-2019, 08:27 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

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