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

New docs affect win build #102

Open
Syntaf opened this issue Mar 16, 2016 · 0 comments
Open

New docs affect win build #102

Syntaf opened this issue Mar 16, 2016 · 0 comments
Labels

Comments

@Syntaf
Copy link
Member

Syntaf commented Mar 16, 2016

For some reason, the new documentation website causes the windows build to fail. The specific error that @kdottiemo ran into is

Traceback (most recent call last):
  File "C:\Users\kdmoore2\AppData\Local\Continuum\Anaconda2\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module>
    exec(code, m.__dict__)
  File "Calipso.py", line 22, in <module>
  File "C:\Users\kdmoore2\Documents\VOCALgit\vocal\calipso\attributesdialog.py", line 11, in <module>
    from log.log import logger
  File "ExtensionLoader_log_log.py", line 22, in <module>
  File "ExtensionLoader_log_log.py", line 14, in __bootstrap__
ImportError: DLL load failed: %1 is not a valid Win32 application.

Possible causes:

Note this is not a critical issue, as it can be resolved by removing the docs folder before generating a release.

@Syntaf Syntaf added the bug label Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant