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

Broken requirements.txt #3

Closed
FFY00 opened this issue Apr 25, 2018 · 2 comments
Closed

Broken requirements.txt #3

FFY00 opened this issue Apr 25, 2018 · 2 comments

Comments

@FFY00
Copy link

FFY00 commented Apr 25, 2018

Please make the packages in requirements.txt compliant with the current repository versions.

It is possible to install but it's not optimal.

@randaller
Copy link
Owner

It's not so easy, as I have tons of installed libraries in my windows env and pip freeze lists them all.

There are commands for installation on:
Ubuntu: #1 (comment)
Kali: #1 (comment)

Nearly the same instructions should also work on windows. Pip install tensorflow-gpu, pip install keras and may be pip install something more, python interpreter will say which "module is not found".

@randaller
Copy link
Owner

randaller commented Nov 26, 2018

The only really needed packages for Ubuntu 18.04.1 LTS:

tensorflow==1.5
pyrtlsdr
scipy
keras
sklearn

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

2 participants