Giter VIP home page Giter VIP logo

easynuitka's Issues

增加软件名设置

体验过后感觉非常不错,希望能够增加以下信息的设置

Windows下软件公司信息
Windows下软件名称
Windows下软件的信息
Windows下软件的产品信息
Windows下软件的作用描述
Windows下用户可以使用管理员权限来安装

Can't get it to work no modules available

I get the following error, on startup, what could be the problem?

PS C:\Program Files\Nuitka-2.3.1> python -m EasyNuitka
Traceback (most recent call last):
  File "C:\Users\Dragoy\AppData\Local\Programs\Python\Python310\lib\site-packages\EasyNuitka\__main__.py", line 14, in <module>
    import mainui
ModuleNotFoundError: No module named 'mainui'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\Dragoy\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "C:\Users\Dragoy\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "C:\Users\Dragoy\AppData\Local\Programs\Python\Python310\lib\site-packages\EasyNuitka\__main__.py", line 16, in <module>
    from . import mainui
  File "C:\Users\Dragoy\AppData\Local\Programs\Python\Python310\lib\site-packages\EasyNuitka\mainui.py", line 12, in <module>
    import resource
ModuleNotFoundError: No module named 'resource'

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.