Quantcast
Python on 64-bit OS? - Beyond.ca - Car Forums
Results 1 to 6 of 6

Thread: Python on 64-bit OS?

  1. #1
    Join Date
    Jul 2002
    Location
    Calgary/Helsinki
    My Ride
    GTI
    Posts
    3,823
    Rep Power
    25

    Default Python on 64-bit OS?

    Anybody have python running on windows 7? Easy to use on the Linux computers at school but I've tried putting it on my laptop and I'm not able to run any programs no matter what directory I put them in.

    Any idea what the problem might be? It's version 2.7 of python.

  2. #2
    Join Date
    Oct 2008
    Location
    South of Calgary
    My Ride
    is broken
    Posts
    794
    Rep Power
    18

    Default

    I did this last year with computer science 217. just make sure to get the 64bit python and your executing the program properly.
    In the end i just installed a vmware with ubuntu so i could learn linux command codes and directory at the same time. pm me with more specifics if you need help.
    Operator Of Beyond's Official Cardano pool.
    Magical internet money for everyone!

  3. #3
    Join Date
    Apr 2004
    Location
    Calgary
    Posts
    2,093
    Rep Power
    44

    Default

    I can't remember how python progs run.. Do you type 'python <progname.py>'? If so, you may have to add the python path to your environment variables.

  4. #4
    Join Date
    Jan 2006
    Location
    Calgary
    My Ride
    Axis powers
    Posts
    2,486
    Rep Power
    24

    Default

    Which version of Win 7? can you not use XPVM?
    Sig nuked by mod.

  5. #5
    Join Date
    Mar 2008
    Location
    Calgary
    My Ride
    Busa
    Posts
    404
    Rep Power
    17

    Default

    I have Python on W7 Ultimate 64. Even bundled python apps work fine.

  6. #6
    Join Date
    Jul 2002
    Location
    Calgary/Helsinki
    My Ride
    GTI
    Posts
    3,823
    Rep Power
    25

    Default

    On the unix comps we go python filename.py to open. When I do this on my laptop this is what happens:


    >>>> python guess.py
    ......File "<stdin>", line 1
    ........python guess.py
    ........................^

    SyntaxError: invalid syntax


    Periods are there for indentation. If I go into the directory and open the file in the directory it will open in python, but from within python I can't open it. I'm also not able to go to other directories, or really do much of anything.

    As for XPVM, I'm not familiar with it, checking it out now.

    EDIT - I got it all to work, if anybody ever has a problem like I had it's as simple as adding the python/java/quickdraw etc paths to the environment settings on windows and running the programs through cmd prompt.
    Last edited by Hakkola; 10-20-2010 at 10:08 PM.

Similar Threads

  1. FS: Windows 7 Ultimate 32 bit and 64 bit would consider trades

    By jay877 in forum Computer Hardware & Peripherals
    Replies: 0
    Latest Threads: 08-27-2010, 10:48 AM
  2. FS-1 TB SATA hd+Win7 Upgrade 32 bit & 64 bit $285.00+19"SVGA *all

    By Wolf69 in forum Computer Hardware & Peripherals
    Replies: 4
    Latest Threads: 04-23-2010, 03:54 PM
  3. Windows: 64 bit vs. 32 bit?

    By /////AMG in forum Computers, Consoles, and other Electronics
    Replies: 8
    Latest Threads: 04-11-2008, 04:26 AM
  4. Jungle Carpet Python

    By andrewhamill in forum General
    Replies: 2
    Latest Threads: 02-04-2004, 11:03 PM
  5. Good Ole Monty Python

    By RickDaTuner in forum General
    Replies: 5
    Latest Threads: 01-30-2003, 07:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •