How to install pyTrix?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DeepBlue

    #1

    How to install pyTrix?

    Hi all,

    can any1 please tell me how to install pyTrix?

    thx!
  • Robert Kern

    #2
    Re: How to install pyTrix?

    DeepBlue wrote:[color=blue]
    > Hi all,
    >
    > can any1 please tell me how to install pyTrix?[/color]

    Apparently, you put pytrix.py and any of the other modules that it depends on
    (you can look at the top of the file) where Python can see it.



    --
    Robert Kern

    "I have come to believe that the whole world is an enigma, a harmless enigma
    that is made terrible by our own mad attempt to interpret it as though it had
    an underlying truth."
    -- Umberto Eco

    Comment

    • Claudio Grondi

      #3
      Re: How to install pyTrix?

      DeepBlue wrote:[color=blue]
      > Hi all,
      >
      > can any1 please tell me how to install pyTrix?
      >
      > thx![/color]
      The first step should be to get it, but how can it be got?

      Claudio

      Comment

      • DeepBlue

        #4
        Re: How to install pyTrix?

        Hi,

        PyTrix can be obtained from http://www.american.edu/econ/pytrix/pytrix.htm

        cheers!


        Claudio Grondi wrote:[color=blue]
        > DeepBlue wrote:[color=green]
        >> Hi all,
        >>
        >> can any1 please tell me how to install pyTrix?
        >>
        >> thx![/color]
        > The first step should be to get it, but how can it be got?
        >
        > Claudio[/color]

        Comment

        • Peter Otten

          #5
          Re: How to install pyTrix?

          DeepBlue wrote:
          [color=blue]
          > can any1 please tell me how to install pyTrix?[/color]

          Just putting the module into your site-packages directory might be
          sufficient.

          Peter

          Comment

          Working...