Coder Social home page Coder Social logo

mpp's People

Contributors

deplanty avatar hboni avatar

Watchers

 avatar

mpp's Issues

Error in installer file: wrong name

When changing the name of the project, it doesn't change the name of the .nsis file.
Maybe updating the file can be the solution. Or creating it when needed.

Unable to add hidden imports

When using mpp freeze with a numpy import, this error pops in:

ModuleNotFoundError: No module named 'pkg_resources.py2_warn'
[8888] Failed to execute script pyi_rth_pkgres

A new parameter should be added in the configuration file : hidden-import, like the PyInstaller option.

NSIS installation

Is that possible to make NSIS install like PyInstaller ?

Like when users write "mpp freeze" the users is ask if it wants to install PyInstaller is that possible to have the same when users write "mpp installer" the user is ask to install NSIS ?

Add version of project in the created .exe

From the PyInstaller doc:

Your edited version text file can be given with the --version-file= option to pyinstaller.
[...]
For advanced uses, examine a version text file as written by pyi-grab_version. You find it is Python code that creates a VSVersionInfo object. The class definition for VSVersionInfo is found in utils/win32/versioninfo.py in the PyInstaller distribution folder.

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.