issues Search Results · repo:simlmx/pyvst language:Python
Filter by
3 results
(39 ms)3 results
insimlmx/pyvst (press backspace or delete to remove)This issue is a continuation of #2
Installing the pyvst package:
cd [go to the pyvst root folder]
pip install .
Running the simple_host.py example:
python3 .\examples\simple_host.py C:\Program Files\Steinberg\VstPlugins\TAL-Elek7ro-II.dll ...
nyckmaia
- 1
- Opened on Feb 24, 2022
- #4
I m trying to run yout simple_host.py, but I got this error message below:
C:/Users/nyck/AppData/Local/Programs/Python/Python39/python.exe c:/Users/nyck/Desktop/pyvst/examples/simple_host.py
Traceback ...
nyckmaia
- 3
- Opened on Feb 23, 2022
- #2
Requires wurlitzer which imports fcntl which is unsupported on Windows.
ghost
- 2
- Opened on Mar 21, 2020
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.