Harvestman install not working

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

    #1

    Harvestman install not working

    Hi, I previously had Harvestman installed and working okay, but somehow the
    latest version won't install.

    I have Python23 installed.

    When I attempt to execute the py2exesetup.bat file (on Windows XP), I get:

    --------------------------------------------------------------------------------------------------

    E:\zips\interne t\utilities\Har vestMan-1.4\HarvestMan-1.4.tar\Harvest Man-1.4\Harv
    estMan>rem Batch file for creating py2exe executable for Harvestman
    usage: install.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
    or: install.py --help [cmd1 cmd2 ...]
    or: install.py --help-commands
    or: install.py cmd --help

    error: option --force-imports not recognized
    Press any key to continue . . .


    ------------------------------------------------------------------

    Any suggestions?
    Thanks



  • Anand

    #2
    Re: Harvestman install not working

    Hi

    Latest version of py2exe does not support the option
    --force-imports anymore I think. You can edit the .bat file to remove
    that option. It should work.

    -Anand

    Comment

    • python newbie

      #3
      Re: Harvestman install not working

      Thanks Anand, (both for Harvestman and for the reply.)
      By the way, I did try that, so that the command is:

      c:\python23\pyt hon.exe install.py py2exe -O2 --packages=encodi ngs

      And this time the dist folder was created, but there were only these files
      in there:

      library.zip
      python23.dll
      unicodedata.pyd
      w9xpopen.exe
      zlib.pyd
      _sre.pyd

      I'll keep trying though.


      "Anand" <abpillai@gmail .com> wrote in message
      news:1112811970 .231676.122830@ g14g2000cwa.goo glegroups.com.. .[color=blue]
      > Hi
      >
      > Latest version of py2exe does not support the option
      > --force-imports anymore I think. You can edit the .bat file to remove
      > that option. It should work.
      >
      > -Anand
      >[/color]


      Comment

      • python newbie

        #4
        Re: Harvestman install not working

        Thanks Anand, (both for writing Harvest, and for the reply.)
        By the way, I did try that, so that the command is:

        c:\python23\pyt hon.exe install.py py2exe -O2 --packages=encodi ngs

        And this time the dist folder was created, but there were only these files
        in there:

        library.zip
        python23.dll
        unicodedata.pyd
        w9xpopen.exe
        zlib.pyd
        _sre.pyd

        I'll keep trying though.


        "Anand" <abpillai@gmail .com> wrote in message
        news:1112811970 .231676.122830@ g14g2000cwa.goo glegroups.com.. .[color=blue]
        > Hi
        >
        > Latest version of py2exe does not support the option
        > --force-imports anymore I think. You can edit the .bat file to remove
        > that option. It should work.
        >
        > -Anand
        >[/color]



        Comment

        • python newbie

          #5
          Re: Harvestman install not working

          Thanks Anand, (both for writing Harvest, and for the reply.)
          By the way, I did try that, so that the command is:

          c:\python23\pyt hon.exe install.py py2exe -O2 --packages=encodi ngs

          And this time the dist folder was created, but there were only these files
          in there:

          library.zip
          python23.dll
          unicodedata.pyd
          w9xpopen.exe
          zlib.pyd
          _sre.pyd

          I'll keep trying though.


          "Anand" <abpillai@gmail .com> wrote in message
          news:1112811970 .231676.122830@ g14g2000cwa.goo glegroups.com.. .[color=blue]
          > Hi
          >
          > Latest version of py2exe does not support the option
          > --force-imports anymore I think. You can edit the .bat file to remove
          > that option. It should work.
          >
          > -Anand
          >[/color]



          Comment

          • StvB

            #6
            Re: Harvestman install not working

            Thanks Anand, (both for writing Harvest, and for the reply.)
            By the way, I did try that, so that the command is:

            c:\python23\pyt hon.exe install.py py2exe -O2 --packages=encodi ngs

            And this time the dist folder was created, but there were only these files
            in there:

            library.zip
            python23.dll
            unicodedata.pyd
            w9xpopen.exe
            zlib.pyd
            _sre.pyd

            I'll keep trying though.



            "Anand" <abpillai@gmail .com> wrote in message
            news:1112811970 .231676.122830@ g14g2000cwa.goo glegroups.com.. .[color=blue]
            > Hi
            >
            > Latest version of py2exe does not support the option
            > --force-imports anymore I think. You can edit the .bat file to remove
            > that option. It should work.
            >
            > -Anand
            >[/color]


            Comment

            • python newbie

              #7
              Re: Harvestman install not working

              Thanks Anand, (both for writing Harvest, and for the reply.)
              By the way, I did try that, so that the command is:

              c:\python23\pyt hon.exe install.py py2exe -O2 --packages=encodi ngs

              And this time the dist folder was created, but there were only these files
              in there:

              library.zip
              python23.dll
              unicodedata.pyd
              w9xpopen.exe
              zlib.pyd
              _sre.pyd

              I'll keep trying though.





              "Anand" <abpillai@gmail .com> wrote in message
              news:1112811970 .231676.122830@ g14g2000cwa.goo glegroups.com.. .[color=blue]
              > Hi
              >
              > Latest version of py2exe does not support the option
              > --force-imports anymore I think. You can edit the .bat file to remove
              > that option. It should work.
              >
              > -Anand
              >[/color]


              Comment

              • python newbie

                #8
                Re: Harvestman install not working

                First of all, please disregard the extra posts, Anand, I need to really
                really get a new newsreader. It kept on giving me an error, making me think
                that each sendbutton click wasnt' working.

                My mistake, I use the Harvestman.Py in the main folder, of course.

                It works fine.
                Thanks again.

                "Anand" <abpillai@gmail .com> wrote in message
                news:1112811970 .231676.122830@ g14g2000cwa.goo glegroups.com.. .[color=blue]
                > Hi
                >
                > Latest version of py2exe does not support the option
                > --force-imports anymore I think. You can edit the .bat file to remove
                > that option. It should work.
                >
                > -Anand
                >[/color]


                Comment

                Working...