SPE question

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

    #1

    SPE question

    Hi,

    Could someone tell me how to uninstall SPE under windows?

    Alain

  • Dick Moores

    #2
    Re: SPE question

    At 01:39 AM 3/27/2007, alain wrote:
    >Hi,
    >
    >Could someone tell me how to uninstall SPE under windows?
    Well, mine is in E:\Python25\Lib \site-packages\_spe, so I'd try
    deleting that folder.

    Dick Moores

    Comment

    • irstas@gmail.com

      #3
      Re: SPE question

      On Mar 27, 11:39 am, "alain" <alainpo...@yah oo.frwrote:
      Hi,
      >
      Could someone tell me how to uninstall SPE under windows?
      >
      Alain
      Dunno about SPE, but most Python modules I've installed can
      be uninstalled from control panel/add remove programs.

      Comment

      • Dick Moores

        #4
        Re: SPE question

        At 03:37 AM 3/27/2007, irstas@gmail.co m wrote:
        >On Mar 27, 11:39 am, "alain" <alainpo...@yah oo.frwrote:
        Hi,

        Could someone tell me how to uninstall SPE under windows?

        Alain
        >
        >Dunno about SPE, but most Python modules I've installed can
        >be uninstalled from control panel/add remove programs.
        SPE doesn't show up on my win XP add/remove programs list.

        Dick Moores


        Comment

        • psaroudakis@gmail.com

          #5
          Re: SPE question

          I believe that just deleting the folders should work....

          Dick Moores wrote:
          At 03:37 AM 3/27/2007, irstas@gmail.co m wrote:
          On Mar 27, 11:39 am, "alain" <alainpo...@yah oo.frwrote:
          Hi,
          >
          Could someone tell me how to uninstall SPE under windows?
          >
          Alain
          Dunno about SPE, but most Python modules I've installed can
          be uninstalled from control panel/add remove programs.
          >
          SPE doesn't show up on my win XP add/remove programs list.
          >
          Dick Moores

          Comment

          • SPE - Stani's Python Editor

            #6
            Re: SPE question

            On 27 Mrz., 14:01, "psarouda...@gm ail.com" <psarouda...@gm ail.com>
            wrote:
            I believe that just deleting the folders should work....
            No, never delete the folder if you used the windows installer (*.exe)!
            Go to your control panel>Add/Remove Programs and there should be an
            entry "python*-spe*" with an uninstall button. Probably you were only
            looking for a SPE entry. Python modules are often listed with a python
            prefix.

            Stani
            >
            Dick Moores wrote:
            At 03:37 AM 3/27/2007, irs...@gmail.co m wrote:
            >On Mar 27, 11:39 am, "alain" <alainpo...@yah oo.frwrote:
            Hi,
            >
            Could someone tell me how to uninstallSPEund er windows?
            >
            Alain
            >
            >Dunno aboutSPE, but most Python modules I've installed can
            >be uninstalled from control panel/add remove programs.
            >
            SPEdoesn't show up on my win XP add/remove programs list.
            >
            Dick Moores

            Comment

            Working...