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

After running command, nothing is returned, and it proceeds to a new line #23

Open
turtleship69 opened this issue Oct 17, 2020 · 4 comments
Labels
Awaiting OP Action bug Something isn't working good first issue Good for newcomers

Comments

@turtleship69
Copy link

After running the command, it just goes to a new line. My code setup is the folder "fvid" extracted into downloads and the file I want to test for now is in the same folder.

C:\Users\windows\Downloads\fvid-master\fvid>py -m fvid -i Ppsspp.zip -e

C:\Users\windows\Downloads\fvid-master\fvid>

No new files are created.

@Theelx
Copy link
Collaborator

Theelx commented Oct 17, 2020

@turtleship69 That's happened to me a few times with the current version (0.0.2). There's a PR waiting for approval that will fix that once @AlfredoSequeida has had time to review it.

@turtleship69
Copy link
Author

Does it ever not?

@Theelx
Copy link
Collaborator

Theelx commented Oct 17, 2020

It rarely did for me when I was using 0.0.2, but I wasn't doing it on windows so idk. Try git cloning my PR, then pip installing the resulting directory, and then it should work.

@Theelx
Copy link
Collaborator

Theelx commented Oct 25, 2020

@turtleship69 Can you try updating fvid by running pip install git+https://github.com/AlfredoSequeida/fvid.git#egg=fvid then trying to run the command again?

@Theelx Theelx added bug Something isn't working good first issue Good for newcomers Awaiting OP Action labels Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting OP Action bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants