Code Monkey home page Code Monkey logo

Comments (6)

joepalm4 avatar joepalm4 commented on June 14, 2024

So I did a temporary workaround (not sure it's kosher). I copy/pasted the python.exe file to a new file called python3.exe. I still think it would be good to fix the source code, so it can run on a standard Windows instance (if that's supported).

from addonfactory-ucc-generator.

artemrys avatar artemrys commented on June 14, 2024

Thanks for trying ucc-gen.

We were using ucc-gen on Windows a year ago and it was successfully running, but your issue makes sense.

@joepalm4 I think we can introduce a flag that will allow you to specify a name for the Python binary, by default, we can make it python3 and if you are running on Windows, you can pass python.exe there. What do you think?

from addonfactory-ucc-generator.

joepalm4 avatar joepalm4 commented on June 14, 2024

Hi @artemrys. I think what would work. If it's possible to integrate into the code the detection of python versions installed so it can leverage the proper binary, I think that would be preferred, but I understand that is considerably more work. Thank you for your quick response.

from addonfactory-ucc-generator.

artemrys avatar artemrys commented on June 14, 2024

I will add a note to the documentation that it is recommended to run ucc-gen in the virtual environment and then we don't have many options for the binary name, it will be python3 on Linux / macOS and python.exe on Windows.

Let me release a fix version really quick, so you can use released version instead of workarounding the issue with changing the names.

from addonfactory-ucc-generator.

joepalm4 avatar joepalm4 commented on June 14, 2024

That sounds great - thank you, @artemrys!

from addonfactory-ucc-generator.

srv-rr-github-token avatar srv-rr-github-token commented on June 14, 2024

🎉 This issue has been resolved in version 5.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

from addonfactory-ucc-generator.

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.