python code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • imran akhtar
    New Member
    • Nov 2008
    • 64

    python code

    there is problem which i have, when copying code from another source in to pyhton , it will not work,

    i dont understand y it does not work, if any one can help me, i will be very much obliged.
  • boxfish
    Recognized Expert Contributor
    • Mar 2008
    • 469

    #2
    What sort of code is it and what errors does it give you? Maybe you are missing some module or data file it needs, or maybe it is not compatible with your version of python. Is this code you are getting off the internet?

    Comment

    • imran akhtar
      New Member
      • Nov 2008
      • 64

      #3
      yes the code is from the internet

      Comment

      • bvdet
        Recognized Expert Specialist
        • Oct 2006
        • 2851

        #4
        I think boxfish is saying you have not given us enough information to help you.

        Comment

        Working...