andrewrk / andrewrk/PyDaw

Bug: Mising Bat file. (error: Unable to find vcvarsall.bat)

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
105
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I tried to build according to the instructions, but it seems that there is a file "vcvarsall.bat" that is missing. I'm not sure if this is needed or not.

Using Powershell on Windows 10.

```
\PyDaw> python setup.py build
```
```
running build
running build_py
creating build
creating build\lib.win-amd64-3.7
creating build\lib.win-amd64-3.7\daw
copying daw\dummy.py -> build\lib.win-amd64-3.7\daw
copying daw\exceptions.py -> build\lib.win-amd64-3.7\daw
copying daw\flstudio.py -> build\lib.win-amd64-3.7\daw
copying daw\lmms.py -> build\lib.win-amd64-3.7\daw
copying daw\__init__.py -> build\lib.win-amd64-3.7\daw
running build_ext
building 'flpmodule' extension
error: Unable to find vcvarsall.bat
PS \PyDaw>

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.