andrewrk / andrewrk/PyDaw

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

Ouverte
#3 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
105
Forks
12
Métriques de merge des PR
Aucune PR mergée en 30 j

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>

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.