Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Windows & OSX build devel #3517

Closed
xoriole opened this issue Mar 21, 2018 · 0 comments
Closed

Failing Windows & OSX build devel #3517

xoriole opened this issue Mar 21, 2018 · 0 comments

Comments

@xoriole
Copy link
Contributor

xoriole commented Mar 21, 2018

Traceback (most recent call last):
  File "/usr/local/bin/pyinstaller", line 11, in <module>
    load_entry_point('PyInstaller==3.2.1', 'console_scripts', 'pyinstaller')()
  File "/Library/Python/2.7/site-packages/PyInstaller/__main__.py", line 90, in run
    run_build(pyi_config, spec_file, **vars(args))
  File "/Library/Python/2.7/site-packages/PyInstaller/__main__.py", line 46, in run_build
    PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
  File "/Library/Python/2.7/site-packages/PyInstaller/building/build_main.py", line 788, in main
    build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
  File "/Library/Python/2.7/site-packages/PyInstaller/building/build_main.py", line 734, in build
    exec(text, spec_namespace)
  File "<string>", line 48, in <module>
  File "/Library/Python/2.7/site-packages/PyInstaller/building/build_main.py", line 223, in __init__
    for name, pth in format_binaries_and_datas(datas, workingdir=spec_dir):
  File "/Library/Python/2.7/site-packages/PyInstaller/building/utils.py", line 466, in format_binaries_and_datas
    src_root_path_or_glob))
PyInstaller.compat.FileNotFoundError: Path or glob "Tribler/dispersy/libnacl/libnacl" not found or matches no files.
@xoriole xoriole added this to the V7.1: The token micro-economy milestone Mar 21, 2018
@xoriole xoriole changed the title Failing OSX build devel Failing Windows & OSX build devel Mar 21, 2018
@devos50 devos50 closed this as completed Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants