Re: [PyInstaller] Trojan detected in 5.13?

2023-08-02 Thread Hartmut Goebel
ts for his topic <https://github.com/pyinstaller/pyinstaller/issues?q=is%3Aissue+virus+is%3Aclosed>. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel

[PyInstaller] [ANN] PyInstaller 4.2

2021-01-13 Thread Hartmut Goebel
ack on using PyInstaller: Bug tracker:https://github.com/pyinstaller/pyinstaller/issues <https://github.com/pyinstaller/pyinstaller/issues> Mailing list:http://groups.google.com/group/PyInstaller <http://groups.google.com/group/PyInstaller> -- Schönen Gruß Hartmut Goebel Dipl.-In

Re: [PyInstaller] Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding

2021-01-03 Thread Hartmut Goebel
spend their time browsing the net, while you are to lazy for copying the issue here. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut

Re: [PyInstaller] Decompiling an pyinstaller exe and compatibility with BeautifulSoup+Request

2020-05-29 Thread Hartmut Goebel
s and > comments. This is wrong, you can not get back comments from a .pyc file. (Trust me, I'm offered a python-bytecode-to-sourcecode service for many years.) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management,

Re: [PyInstaller] Decompiling an pyinstaller exe and compatibility with BeautifulSoup+Request

2020-05-28 Thread Hartmut Goebel
obtain the source code? Yes, his is possible. There is a feature for encrypting the source, but this is currently broken. Please consider funding the fix: http://www.pyinstaller.org/funding.html -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Imple

Re: [PyInstaller] i don't want my lib to need hooks

2020-05-28 Thread Hartmut Goebel
will support this. Please see <https://github.com/pyinstaller/hooksample> P.S. PYInstaller still need funding to get these cool features mplemented. Consider fudning: http://www.pyinstaller.org/funding.html -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 2700

Re: [PyInstaller] Re: pyinstaller command rejects --add-data flag in command line, works in .spec file - Windows 10

2020-05-05 Thread Hartmut Goebel
Am 10.04.20 um 07:13 schrieb ttepperg: > Pyinstaller v3.1 on Thi sis an outdated version. Please use acurrent one (3.6) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Softw

Re: [PyInstaller] Getting an unknown option --add-binary, while trying to include some dlls

2020-05-05 Thread Hartmut Goebel
Am 22.04.20 um 17:30 schrieb Dan Campbell: >      unknown option --add-binary This is a long-dahs, but you need two dashes -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Softw

Re: [PyInstaller] 1920, 'LoadLibraryEx' Error

2020-05-05 Thread Hartmut Goebel
Am 05.05.20 um 06:23 schrieb Jacovb: > 105 INFO: Python: 3.8.2 Pyhon 3.8 support still needs to be funded, see <https://github.com/pyinstaller/pyinstaller/issues/4311> -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information

Re: [PyInstaller] Concurrent pyinstaller builds

2020-04-04 Thread Hartmut Goebel
Thanks for pointing to this - I was not aware of this option anymore :-) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-

Re: [PyInstaller] pyinstaller + librosa: "Module not found" for EXE, even w/ hidden import?

2020-04-03 Thread Hartmut Goebel
Am 03.04.20 um 01:04 schrieb Scott Hawley: > Any suggestions? See the "hooks" section in the manual -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Develo

Re: [PyInstaller] Will pay for packing my app into exe

2020-03-22 Thread Hartmut Goebel
Am 22.03.20 um 14:15 schrieb Scott Swain: > I built the game using Python 3.8 - 64bit in Windows and it uses the > following dependencies: PyInstaller does not yet support Python 3.8 due development for this is not yet funded. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ),

Re: [PyInstaller] Two process seen even if --onefile mode is not used

2020-03-22 Thread Hartmut Goebel
Am 12.03.20 um 12:13 schrieb Malhar Vora: > Anyone has got idea ? This is described in the manual. One an consider it a bug. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Softw

Re: [PyInstaller] Bokeh v2.0.0 fails with PyInstaller

2020-03-11 Thread Hartmut Goebel
Am 11.03.20 um 04:09 schrieb Dan Cutright: > Per Bryan over at > Bokeh: https://discourse.bokeh.org/t/bokeh-2-0-0-and-pyinstaller/4904/2 > "_sri.json is a new file that must be present in the package." So please update the hook and provide a pull-request. Thanks. -- Schönen

Re: [PyInstaller] Bokeh v2.0.0 fails with PyInstaller

2020-03-11 Thread Hartmut Goebel
Am 11.03.20 um 14:40 schrieb Eric Fahlgren: > From dumping out some 'datas' values, it looks like it's simply a list > of tuples: [(src, dst), (src, dst), ...]  So, you should be able to > add something like this to the hook: This is implemented in the manual. -- Schönen Gruß Hartm

Re: [PyInstaller] In one-folder mode, is it possible to bundle all libs into a single archive, and then import from this archive?

2020-03-11 Thread Hartmut Goebel
hive? AFAIK, this is not possuble. I you find a solution, please open an issue or even better provide apull-request. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Go

Re: [PyInstaller] Unable to add icon image in ubuntu

2020-03-08 Thread Hartmut Goebel
Am 08.03.20 um 17:59 schrieb CHARITRA JAIN: > Is there any possible way to add the icon to the ubuntu application > using pyinstaller. No, since Linus does not support icons in applications. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Imple

Re: [PyInstaller] Pyinstaller: Permission Error when using --hiddenimports flag

2020-03-05 Thread Hartmut Goebel
ell, this is quite obvious error message, isn't it? I suggest to check the permissions of this file. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Cons

Re: [PyInstaller] Unable to add icon image in ubuntu

2020-03-05 Thread Hartmut Goebel
on" pythonfile.py. > pyinstaller --onefile --icon path to icon pythonfile.py. > pyinstaller --onefile --i "path to icon" pythonfile.py. Please read the doc: --icon is only for windows and osx. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001

Re: [PyInstaller] Pyinstaller not able to bundle module which is internally used by other module in python script

2020-03-05 Thread Hartmut Goebel
Am 04.03.20 um 09:00 schrieb Alok Singh Mahor: > > I dont know why its not able to include |spectrum| in distribution. > How can I make this working? > Thi reason is explained in the manual. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead

Re: [PyInstaller] Pyinstaller license issue

2020-02-28 Thread Hartmut Goebel
ose files. (The General Public License restrictions do apply in other respects; for example, they cover modification of the files, and distribution when not linked into a combined executable.) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information

Re: [PyInstaller] Pyinstaller license issue

2020-02-27 Thread Hartmut Goebel
e "official" license, not solve youe question? Then we might need to extend the explansion there. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Go

Re: [PyInstaller] ETA on 3.8 support?

2020-02-06 Thread Hartmut Goebel
Am 05.02.20 um 20:20 schrieb Scott Swain: > Eagerly awaiting 3.8 support. How much will you add to fund this? See https://github.com/pyinstaller/pyinstaller/issues/4311 -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Secur

Re: [PyInstaller] How to prevent PyInstaller packaging unused modules

2019-11-07 Thread Hartmut Goebel
e modules it "sees". Which is: are imported by your code (or recursively by any module your code uses) and are avalably in you Python installation. > e.g. removing all the ".npy" and ".npz" data files that I don't need. I never hear about such files. What is

Re: [PyInstaller] pyinstaller .exe cannot import a .pyd

2019-11-07 Thread Hartmut Goebel
iki/If-Things-Go-Wrong> -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: https://www.goe-con.de/blog/kamera-

Re: [PyInstaller] How to prevent PyInstaller packaging unused modules

2019-11-07 Thread Hartmut Goebel
Am 06.11.19 um 23:35 schrieb Brendan Simon (eTRIX): > Is there a way to get PyInstaller to only package the modules that the > app will use (other than commenting out code everywhere?) pyinstaller --help is your friend. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSL

Re: [PyInstaller] pyinstaller executable: PyQt5 QFileDialog doesn't list any files

2019-10-15 Thread Hartmut Goebel
ed library to access the "Native File Dialogs". -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de

Re: [PyInstaller] pyinstaller executable: PyQt5 QFileDialog doesn't list any files

2019-10-15 Thread Hartmut Goebel
taller generated executable - where it > seems to be broken): > kf5.kio.core: "Could not enter folder tags:/." I get the same message in on of my applications, thus I strongly assume this s unrelated. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27

Re: [PyInstaller] verbose imports

2019-10-15 Thread Hartmut Goebel
Am 10.10.19 um 16:41 schrieb Murali Dirishala: > In documentation, I read that -v indicates verbose imports but it > actually referring to the version of pyinstaller. > Please help me if I am wrong. Please read the manual for how to enable verbose mode. -- Schönen Gruß Hartmut Go

Re: [PyInstaller] Weird startup delay on OSX Catalina

2019-10-15 Thread Hartmut Goebel
see how this relates to setting up a > standalone Python executable, but this is systematic on every run, and > may explain few seconds delay running the command. This is not related to PyInstaller, which does not include such code. Please check your sources. -- Schönen Gruß Hartmut Goeb

Re: [PyInstaller] Can't find files when run from start menu

2019-09-07 Thread Hartmut Goebel
Am 03.09.19 um 09:36 schrieb Tom Gill: > it seems to run from a different location as it is unable to import > and export the files as it cannot find them. Please read the manual about run-time information. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 2700

Re: [PyInstaller] ERROR: No matching distribution found for setuptools>=40.8.0

2019-09-01 Thread Hartmut Goebel
rlay' > --no-warn-script-location --no-binary :none: --only-binary :none: -i > https://pypi.org/simple --trusted-host pypi.python.org --trusted-host > files.pythonhosted.org -- 'setuptools>=40.8.0' wheel Check the logs > for full command output. Check your setup, this is not a PyInstaller

Re: [PyInstaller] Problems building application which contains Pandas Dataframe

2019-08-29 Thread Hartmut Goebel
yinstaller/pyinstaller/issues/4406, which (hopefully) provide the required information). Thanks! -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Lan

Re: [PyInstaller] Redirecting stdout/stderr to a file?

2019-08-01 Thread Hartmut Goebel
way to change the processes stderr. This is not related to PyInstaller. Anyway if you solve the puzzle blow, please post a solution. import sys import subprocess with open("/tmp/x.log", "w") as sys.stderr:     subprocess.call("echo foo >&2", shell=True) -- Schönen Gruß

Re: [PyInstaller] pyinstaller command rejects --add-data flag in command line, works in .spec file - Windows 10

2019-07-16 Thread Hartmut Goebel
Am 16.07.19 um 16:14 schrieb Amir Katz: > >    *pyinstaller: error: argument --add-data: invalid > add_data_or_binary value: 'resources:resources'* Please read the manual and use --help to learn about the correct syntax. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CIS

[PyInstaller] [ANN] PyInstaller 3.5

2019-07-09 Thread Hartmut Goebel
to your feedback on using PyInstaller: Bug tracker: https://github.com/pyinstaller/pyinstaller/issues Mailing list: http://groups.google.com/group/PyInstaller -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management

Re: [PyInstaller] failed to create process

2019-06-13 Thread Hartmut Goebel
ut all I can say is "you are not alone." > If your company is using PyInstaller, thunk about some substantial project grand. Then one could spend time to work in the documentation. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Info

[PyInstaller] [ANN] PyInstaller 3.4

2018-09-09 Thread Hartmut Goebel
Changes === * Add support for Python 3.7 (#2760, #3007, #3076, #3399, #3656), implemented by Hartmut Goebel. * Improved support for Qt5-based applications (#3439). By emulating much of the Qt deployment tools' behavior most PyQt5 variants are supported. However, Anaconda's PyQt5 packages

[PyInstaller] "newsfragments" are now required for each change

2018-09-06 Thread Hartmut Goebel
or a issue-number, use a *unique* alpha-numeric prefix (without dots!). This will make the fragment to show up in the changelog without a number. Thanks for you supporting PyInstaller! [1] https://github.com/pyinstaller/pyinstaller/issues/3698 -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (un

[PyInstaller] Change release numbering schema?

2018-08-31 Thread Hartmut Goebel
ps://github.com/pyinstaller/pyinstaller/issues/3698 -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog:

[PyInstaller] Re: Request for comment: New commit guide-line

2018-04-24 Thread Hartmut Goebel
Am 16.04.2018 um 21:50 schrieb Hartmut Goebel: > I've just submitted a draft/pull-request for new commit guidelines. > This emphasis on > > * clean history > * good commit messages > * cleaning up commit history prior to push. > > See https://github.com/pyinstall

[PyInstaller] Request for comment: New commit guide-line

2018-04-16 Thread Hartmut Goebel
ail or on the pull-request at github. (The rearrangement of the text is less relevant.) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut h

Re: [PyInstaller] have pywin32 but pyinstaller wants -- more?

2018-03-30 Thread Hartmut Goebel
arge     c++ codebase with erratic releases and     the version on pypi may no longer have     future releases. HTH. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goeb

[PyInstaller] Status of Python 3.7 support :-)

2018-03-23 Thread Hartmut Goebel
-- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/verschlusselte-mailin

[PyInstaller] [ANN] PyInstaller 3.3.1

2017-12-15 Thread Hartmut Goebel
to listen to your feedback on using PyInstaller: Bug tracker: https://github.com/pyinstaller/pyinstaller/issues Mailing list: http://groups.google.com/group/PyInstaller -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security

Re: [PyInstaller] [ANN] PyInstaller 3.3

2017-09-25 Thread Hartmut Goebel
Am 22.09.2017 um 16:20 schrieb Coyot Linden (Glenn Glazer): > It would be nice to be able to tell our build engineers I'm working on PyInstaller on my spare time, you get paid. So please find this out yourself. I don't remember if this is fixed. No offense meant. -- Schönen Gruß Hartmut Goe

Re: [PyInstaller] [ANN] PyInstaller 3.3

2017-09-22 Thread Hartmut Goebel
Am 21.09.2017 um 21:13 schrieb Coyot Linden (Glenn Glazer): > Does this include the developer branch fix that fixes the Queue/queue > module import problem? Which pull-request or commit you are revering to? If it has been on develop, it is included, otherwise it is not. -- Schönen Gruß H

[PyInstaller] [ANN] PyInstaller 3.3

2017-09-21 Thread Hartmut Goebel
on using PyInstaller: Bug tracker: https://github.com/pyinstaller/pyinstaller/issues Mailing list: http://groups.google.com/group/PyInstaller -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance

[PyInstaller] [ANN] PyInstaller 3.2.1

2017-09-21 Thread Hartmut Goebel
on using PyInstaller: Bug tracker: https://github.com/pyinstaller/pyinstaller/issues Mailing list: http://groups.google.com/group/PyInstaller -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance

Re: [PyInstaller] ValueError: Unknown Mach-O header

2017-08-10 Thread Hartmut Goebel
what binaries is > specifically for. > Could you describe the difference to me? Sorry, I can't out of my head. I'd need to read the source, too. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Gove

Re: [PyInstaller] ValueError: Unknown Mach-O header

2017-08-09 Thread Hartmut Goebel
t;|datas|: non-binary files included in the app." So the manual need to be clarified. I opened an issue for this https://github.com/pyinstaller/pyinstaller/issues/2733 Maybe you want to contribute a new text? -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27

Re: [PyInstaller] documentation links not working

2017-07-31 Thread Hartmut Goebel
Am 29.06.2017 um 12:50 schrieb Parkway: > http://www.pyinstaller.org/documentation.html > > The pdf link didn't either. The links should now al work again. Thanks for pointing this out. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Im

Re: [PyInstaller] ValueError: Unknown Mach-O header

2017-07-21 Thread Hartmut Goebel
n Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/chatsecure-ist-tot-lang-lebe-chat

Re: [PyInstaller] ValueError: Unknown Mach-O header

2017-07-20 Thread Hartmut Goebel
e is treated as a shared object file. But I'm curious about the additional path inside the cache directory. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, L

Re: [PyInstaller] Python 3.6?

2017-06-02 Thread Hartmut Goebel
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz I just updated the manual and the web-site to state this, too. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance,

[PyInstaller] FYI: Website redesigned

2017-03-27 Thread Hartmut Goebel
the normal branch. You can find more information about this at https://github.com/pyinstaller/pyinstaller.github.io -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Developme

Re: [PyInstaller] Would it be possible to pack a pyinstaller?

2017-03-23 Thread Hartmut Goebel
Am 23.03.2017 um 17:26 schrieb Coyot Linden (Glenn Glazer): > > If I embed pyinstaller into my program like this, would that mean that > my program must be GPLed as well? > Yes, that's what the GPL says. I'm looking forward see your publication :-) -- Schönen Gruß Hartmut

Re: [PyInstaller] Re: Cross compiling 32 bit application from a 64 bit Windows

2017-03-14 Thread Hartmut Goebel
Am 14.03.2017 um 16:03 schrieb Coyot Linden (Glenn Glazer): > Again, suggestions are welcome. A pull-request related to this is wellcome, too :-) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Secur

Re: [PyInstaller] --post-clean

2017-02-12 Thread Hartmut Goebel
Am 10.02.2017 um 19:31 schrieb Coyot Linden (Glenn Glazer): > I would like to suggest a feature called --post-clean Please file an issue on github. Or even better: provide a pull-request. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implemen

Re: [PyInstaller] strange behaviour: bug (regression?) in analyze()?

2017-02-09 Thread Hartmut Goebel
Am 09.02.2017 um 12:33 schrieb Niemann, Hartmut: > > hello.py and identical hello1.py > > hello\__init__.py (empty) > You have both a package and a module/script called `hello`. This is not allowed in python. -- Schönen Gruß Hartmut Goebel Dipl.-Inf

Re: [PyInstaller] running pyinstaller from python

2017-01-31 Thread Hartmut Goebel
s with trailing spaces, e.g. "--log-level " and "-p ". BTW: If your build-com.py is known to always use the same Python version as PyInstaller, you may use PyInstaller.__main__.run(["-y", "-w", …]) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ

Re: [PyInstaller] 'python' is not recognized as an internal or external command, operable program or batch file

2017-01-18 Thread Hartmut Goebel
er script, too, b) install Python on the target machine (in which case PyInstaller would be some kind of superfluous), or c) |fork| your program and run the other script in the forked process. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer In

Re: [PyInstaller] [ANN] PyInstaller 3.2.1

2017-01-17 Thread Hartmut Goebel
Am 17.01.2017 um 18:31 schrieb Coyot Linden (Glenn Glazer): > So, if I understand the changelist correctly, this doesn't yet have > the developer branch fix that fixes the Queue/queue module import > problem, correct? Correctly. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (uni

[PyInstaller] [ANN] PyInstaller 3.2.1

2017-01-15 Thread Hartmut Goebel
Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/bewertung-pgp-verschlusselung-bei

Re: [PyInstaller] Not able to include html files and static content of django project to installer

2017-01-02 Thread Hartmut Goebel
Am 02.01.2017 um 14:43 schrieb ragini dahihande: > Now when running through exe pyinstaller able to load html files > but not able to load static files > following error I am getting Please see the "if things so wrong" section of the manual or the wiki, -- Schönen Gruß

Re: [PyInstaller] Not able to include html files and static content of django project to installer

2017-01-02 Thread Hartmut Goebel
Am 02.01.2017 um 05:27 schrieb ragini dahihande: > I am not able to find any question for this in FAQ. I have to admit that the FAQ does not answer the question. The manual does: <https://pyinstaller.readthedocs.io/en/stable/spec-files.html#adding-files-to-the-bundle> -- Schönen Gru

Re: [PyInstaller] Not able to include html files and static content of django project to installer

2016-12-30 Thread Hartmut Goebel
Am 30.12.2016 um 08:03 schrieb ragini dahihande: > How can we include these files ? This is written in the FAQ <http://www.pyinstaller.org/faq.html> . -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management,

Re: [PyInstaller] Traceback errors when app is launched although no errors occur when app is run from .py file

2016-12-29 Thread Hartmut Goebel
Am 21.12.2016 um 19:52 schrieb brent dial: > Anyone have any suggestions of the first things I should check? Please read our FAQ <http://www.pyinstaller.org/faq.html> and have a look at the Recipes <https://github.com/pyinstaller/pyinstaller/wiki/Recipes>. -- Schönen Gruß Hart

Re: [PyInstaller] Pull request checks failing

2016-11-28 Thread Hartmut Goebel
Am 28.11.2016 um 07:43 schrieb Glenn Ramsey: I assume the tests are broken for some other reason. > Does the failing test mean that the PR won't be considered? No, > Also I could not figure out to trigger a recheck on github. How do I do that? I don't know either. -- Schönen Gruß H

Re: [PyInstaller] Re: Trouble getting pyinstaller to import Queue in an imported module.

2016-09-30 Thread Hartmut Goebel
e Windows file-system ignores case when searching for files, you'll end up with this kind of errors. I strongly suggest to use a virtual environment when freezing your software with PyInstaller. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer In

Re: [PyInstaller] more exceptions from pyinstaller during the build

2016-09-23 Thread Hartmut Goebel
a.pyd' Sure this is the same user? This `ls -l` seems to be a cygwin bash commands, while PyInstaller seems to be run via cmd.exe. BTW: the group is "None". Anyway, you may try running pyinstaller --clean. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO

Re: [PyInstaller] more exceptions from pyinstaller during the build

2016-09-23 Thread Hartmut Goebel
ther user? -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/

Re: [PyInstaller] How to choose Pyinstaller Python compiler on Raspberry PI?

2016-09-16 Thread Hartmut Goebel
Am 16.09.2016 um 13:22 schrieb Hartmut Goebel: > b) do not *install* pyinstaller, but jsut download and unpack the > archive. Then you can run it using either For this see https://pyinstaller.readthedocs.io/en/stable/installation.html#installing-from-the-archive -- Schönen Gruß Hartmut

Re: [PyInstaller] How to choose Pyinstaller Python compiler on Raspberry PI?

2016-09-16 Thread Hartmut Goebel
installer/pyinstaller.py … HTH -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de

Re: [PyInstaller] how to force Pyinstaller to leave a dependencies out of the bundle?

2016-09-16 Thread Hartmut Goebel
ort mechanism - which in the end will be the same as handling it as a data-file :-) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut h

Re: [PyInstaller] very slow start

2016-09-16 Thread Hartmut Goebel
tartup. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/get-current-

Re: [PyInstaller] How to add a single image file to the Windows executable

2016-09-13 Thread Hartmut Goebel
ed directory. Not sure how that translates to the exe > environment.). I suggest reading the fine manual, there is a section about adding data-files. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Secu

Re: [PyInstaller] small typo in manual

2016-09-08 Thread Hartmut Goebel
anks for reporting, I just fixed it. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-co

Re: [PyInstaller] Floating point roundoff on Windows

2016-09-05 Thread Hartmut Goebel
Am 02.09.2016 um 12:23 schrieb lswae...@limebv.nl: > Does anyone have any idea about this? I can't see how is this related to PyInstaller. Please ask the numpy guys. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Secur

Re: [PyInstaller] 3.2 Regression

2016-07-11 Thread Hartmut Goebel
Am 11.07.2016 um 18:36 schrieb Coyot Linden (Glenn Glazer): > Is this a known bug? I don't see an issue quite like it in github. If there is not already an issue for this at github, please post one there. This helps us keeping this in mind. Thanks. -- Schönen Gruß Hartmut Goebel D

Re: [PyInstaller] Interesting graph of PyInstaller

2016-07-10 Thread Hartmut Goebel
Am 01.07.2016 um 09:43 schrieb David Cortesi: > Blackwidow is a program to graph the dependencies of a Python Module: > […] > When applied to PyInstaller it produces a rather neat graph, attached. Nice, but what can we learn from this graph? -- Schönen Gruß Hartmut Goebel Dipl.-Inf

Re: [PyInstaller] Suggestion: cgitb in loader for debug

2016-05-30 Thread Hartmut Goebel
iginal traceback: Traceback (most recent call last): File "/tmp/x.py", line 7, in f(42) File "/tmp/x.py", line 5, in f x = i / 0 ZeroDivisionError: integer division or modulo by zero -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 L

[PyInstaller] [ANN] PyInstaller 3.2

2016-05-03 Thread Hartmut Goebel
n be found at: https://pyinstaller.rtfd.org/en/v3.2/CHANGES.html === Feedback === We're eager to listen to your feedback on using PyInstaller: Bug tracker: https://github.com/pyinstaller/pyinstaller/issues Mailing list: http://groups.google.com/group/PyInstaller -- Schönen Gruß Hartmut G

[PyInstaller] Preparing release 3.2

2016-05-01 Thread Hartmut Goebel
Hi, it's time to release 3.2. I can take care of it, but am unsure if I'll make it prior to 2016-05-11. Anything that should go into it? -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance

Re: [PyInstaller] did on redhat 6, the package does not work on redhat 7

2016-03-29 Thread Hartmut Goebel
ment. If you still have problems, we need *much* more inforation to be able to help you. See http://www.pyinstaller.org/if-things-go-wrong.html -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Go

Re: [PyInstaller] (newbie) error with pyinstaller when compiling PyQt gui script

2016-03-26 Thread Hartmut Goebel
//pythonhosted.org/PyInstaller/#adding-files-to-the-bundle -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de

Re: [PyInstaller] problem with executable made with pyinstaller containing PyQt gui

2016-03-26 Thread Hartmut Goebel
-onefile*, see <https://github.com/pyinstaller/pyinstaller/wiki/If-Things-Go-Wrong> -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Bl

Re: [PyInstaller] Can executable access PyInstaller version?

2016-02-02 Thread Hartmut Goebel
Am 01.02.2016 um 21:46 schrieb Thorsten Kampe: > does the executable created with PyInstaller have access to the > PyInstaller version with which it was created? No. You need to store this information in the .spec-file into some data-file yourself. -- Schönen Gruß Hartmut Goebe

Re: [PyInstaller] Problem with a module called Faker(generates fake Data).

2016-01-29 Thread Hartmut Goebel
Am 28.01.2016 um 21:30 schrieb nikola zagorski: > Could you please give me some advice how to proceed? You can find many tips for tracking this down in the wiki: https://github.com/pyinstaller/pyinstaller/wiki/If-Things-Go-Wrong -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CI

Re: [PyInstaller] Symantec FInds SONAR.TCP!gen4 in built exe on Windows

2016-01-29 Thread Hartmut Goebel
s for his topic](https://github.com/pyinstaller/pyinstaller/issues?q=is%3Aissue+virus+is%3Aclosed). -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-c

Re: [PyInstaller] Apps built with Windows 10 and Python 3.5 may not run on Windows versions earlier than 10

2016-01-29 Thread Hartmut Goebel
any windows System, so *I* can not tell this. Maybe Martin? -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goeb

Re: [PyInstaller] Examples of projects using PyInstaller

2016-01-26 Thread Hartmut Goebel
test their packaging process and generate release artifacts for > the various OSes? > borg backup uses travis and Vagrant. (I personally find the later one very interesting and adopted it for building PyInstallers bootloader.) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, C

[PyInstaller] Re: pyinstaller bug

2016-01-26 Thread Hartmut Goebel
Am 25.01.2016 um 22:09 schrieb Igor Futritski: > > I'd like to report a bug: If the mailinglist does not work, please post the bug at github -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Devel

Re: [PyInstaller] PyInstaller is great!

2016-01-26 Thread Hartmut Goebel
hat I know I don't have to do a full > Python install on other systems. > > Keep up the great work! Thanks for the complement :-) -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goe

Re: [PyInstaller] Cant use pyinstaller

2016-01-26 Thread Hartmut Goebel
Am 26.01.2016 um 09:54 schrieb rafael mena: > Hello, i am trying to use pyinstaller for a simple school assignment, > but cant get it to work. Did you follow <https://pythonhosted.org/PyInstaller/#installing-in-windows>? -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ),

Re: [PyInstaller] Bundle python interpreter executable

2016-01-26 Thread Hartmut Goebel
ater, python version is fixed at 2.7). Is it > possible to bundle a 'python.exe', or get a fresh interpreter in > another fashion? Doing this is out of PyInstaller's scope. This would mean to distribute a complete Python distribution, which is the opposite of what PyInstaller is doing. -- Sc

[PyInstaller] [ANN] PyInstaller 3.1

2016-01-09 Thread Hartmut Goebel
're eager to listen to your feedback on using PyInstaller: Bug tracker: https://github.com/pyinstaller/pyinstaller/issues Mailing list: http://groups.google.com/group/PyInstaller Regards Hartmut Goebel -- Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Gov

[PyInstaller] FYI: I'm going to release 3.1

2016-01-03 Thread Hartmut Goebel
Hi guys, happy new year. FYI: I'm going to work on the 3.1 release now. If there is anything that needs to be included there, please let me know. But as of now I'd only like to include remaining bug fixes. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information

Re: [PyInstaller] executable broken - CentOS 7 / Python 3.3 / Requests 3.0

2015-11-19 Thread Hartmut Goebel
Am 18.11.2015 um 17:25 schrieb ofir.ma...@equalum.io: > Maybe something is non-standard in the Python version in SCL? Not sure > how to proceed Sorry, I don't have any clue either. Have you tried without this `scl`-thing? -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP,

Re: [PyInstaller] executable broken - CentOS 7 / Python 3.3 / Requests 3.0

2015-11-15 Thread Hartmut Goebel
Am 15.11.2015 um 13:45 schrieb ofir.ma...@equalum.io: > Is there a change you could run my test case from the first post and > see if it reproduces? I'm pretty stuck... I did in a fresh virtual-env and it worked. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP,

  1   2   3   4   5   6   7   >