dutchcoders / dutchcoders/extract-riff

Can't get the extractor to work

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I've been using Python 2.7 to attempt to extract the jukebox file. I've tried to follow the instructions as much as I could, however no matter what I do, I always get this error.
>>> python ./test.py --extract --output "c:\temp" "JUKEBOX.SI".
File "", line 1
python ./test.py --extract --output "c:\temp" "JUKEBOX.SI".
^
SyntaxError: invalid syntax

I've attempted to link the extract and output to the directory with both the test.py and jukebox.si files. Didn't work. Placed both files in the Python 2.7 folder. Still doesn't work. I've tried messing about but no matter what, it's always that same problem I get.

Apologies if I'm sounding like an idiot, I only have basic knowledge with Python, and apologies for being like 3 years late, but in case the dev's still around, I've been trying to figure this out for a couple of days now with no success. Am I doing something wrong? Do I need to type the input command into a software other than Python 2.7?

Thank you so much.

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.