Code Monkey home page Code Monkey logo

Comments (11)

duggan avatar duggan commented on June 26, 2024

I'm planning on having builds pushed to PyPI from Travis, which will cover the Linux builds; it looks like AppVeyor provides similar functionality for Windows. Will do them both at the same time.

from pontoon.

bendtherules avatar bendtherules commented on June 26, 2024

Cool, cant wait for the next automated release. 😀

from pontoon.

duggan avatar duggan commented on June 26, 2024

I have these mostly working in a branch now, so next release will contain wheels and .exe builds!

I've had trouble getting the MSI uploaded to PyPI, but that can be tackled separately.

from pontoon.

bendtherules avatar bendtherules commented on June 26, 2024

What is the trouble with MSI? Are you trying it at testpypi?

Not having a msi is not a big problem though, so to say.

from pontoon.

bendtherules avatar bendtherules commented on June 26, 2024

Also, I see pontoon-0.2.0.win-amd64.exe exists, but not the 32-bit version. Any trouble with that?

from pontoon.

duggan avatar duggan commented on June 26, 2024

MSI upload at testpypi is returning errors, yes.

I've only been building the 64 bit versions while testing, I expect 32 bit will work ok.

from pontoon.

duggan avatar duggan commented on June 26, 2024

Logs for the MSI push failures are here (python setup.py bdist_msi upload) and here (twine upload) if you want to have a look.

from pontoon.

bendtherules avatar bendtherules commented on June 26, 2024

Yes, I am also getting the same error playing with a different package.

Seems like everyone has it and apparently, this is the solution https://github.com/schmir/xdistutils#the-bdist_msi_fixed-command . Install xdistutils and use python setup.py bdist_msi_fixed.

But I could not get it working. python setup.py bdist_msi_fixed gives me invalid command bdist_msi_fixed. You can give a try, too.

If things dont work after all, we should just keep it as a separate long-running bug and move on for now.

from pontoon.

duggan avatar duggan commented on June 26, 2024

👍

from pontoon.

duggan avatar duggan commented on June 26, 2024

Builds work, but the configure command still needs an overhaul before it's Windows compatible. Just dropping a well formatted config file would work, though needs to be documented at least.

from pontoon.

duggan avatar duggan commented on June 26, 2024

There's a wheel for 0.2.1 on PyPI, though I still have to finish out work on the autobuilds for the Windows specific builds.

from pontoon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.