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

Syntax Error/invalid syntax #15

Closed
Ppaja opened this issue Apr 8, 2021 · 4 comments
Closed

Syntax Error/invalid syntax #15

Ppaja opened this issue Apr 8, 2021 · 4 comments

Comments

@Ppaja
Copy link

Ppaja commented Apr 8, 2021

Every time I try to get this run I get an Syntax Error.
Im from germany and its so difficult to find a solution if you dont nativ speak english.

I tried it with different versions of python, I tried it with google colab, I tried it with internet sites where you can run python.
But every time Syntax Error/invalid syntax.

I tried with the whole code, with only one line each, with the linux lines (i have windows), tried the code from the read me but nothing works. Still syntax error.

Im new to AI and this things, so Im sure I make a mistake. But in the whole Internet I cant find one single video or article that explains exact what you have to do. Do I need anything else installed than python? Do I need another code?

I hope somebody can help me.
3
2
1

@gezquinndesign
Copy link

open terminal and run these commands:

git clone https://github.com/msieg/deep-music-visualizer.git
cd deep-music-visualizer
pip install -r requirements.txt

These are commands you run from the terminal. In Windows you'll need to open up a Console and run the commands there rather than in the python shell.

Hope that helps you.

@hubortje
Copy link

hubortje commented Apr 8, 2021

Hallo, du musst zuerst Git installieren, um den Befehl git clone ausführen zu können.
https://gitforwindows.org/

Danach solltest du im Terminal bzw. der Powershell die Befehle ausführen können, du musst dazu nicht extra Python ausführen.

English translation:

Hello, you have to install git to run git clone.

Afterwards, you should be able to run the commands in the Terminal or Powershell, you don't have to run Python for this.

@msieg
Copy link
Owner

msieg commented Apr 8, 2021 via email

@Ppaja
Copy link
Author

Ppaja commented Apr 8, 2021

Hallo, du musst zuerst Git installieren, um den Befehl git clone ausführen zu können.
https://gitforwindows.org/

Danach solltest du im Terminal bzw. der Powershell die Befehle ausführen können, du musst dazu nicht extra Python ausführen.

English translation:

Hello, you have to install git to run git clone.

Afterwards, you should be able to run the commands in the Terminal or Powershell, you don't have to run Python for this.

Danke funktioniert! :)

@Ppaja Ppaja closed this as completed Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants