Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Café
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ivan Jaramillo
Café
Commits
5cbdf9eb
Commit
5cbdf9eb
authored
3 years ago
by
Ivan Jaramillo
Browse files
Options
Downloads
Patches
Plain Diff
Update readme.md
parent
bbf4d20c
Branches
main
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+5
-2
5 additions, 2 deletions
readme.md
with
5 additions
and
2 deletions
readme.md
+
5
−
2
View file @
5cbdf9eb
...
@@ -66,10 +66,13 @@ To get a local copy up and running follow these simple example steps.
...
@@ -66,10 +66,13 @@ To get a local copy up and running follow these simple example steps.
1.
Linux:
1.
Linux:
We had an issue when we were installing pyaudio without specific dependencies.
We had an issue when we were installing pyaudio without specific dependencies.
```
sudo apt-get install portaudio19-dev ```
```
sh
sudo
apt-get
install
portaudio19-dev
```
2.
Windows:
2.
Windows:
There were problems with installing pyaudio directly over pip. Installing over pipwin helped this issue.
There were problems with installing pyaudio directly over pip. Installing over pipwin helped this issue.
```
pip install pipwin
```
sh
pip
install
pipwin
pipwin
install
pyaudio
pipwin
install
pyaudio
```
```
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment