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

Error when trying to run for my dataset #32

Closed
anubha17pearl opened this issue Apr 11, 2021 · 2 comments
Closed

Error when trying to run for my dataset #32

anubha17pearl opened this issue Apr 11, 2021 · 2 comments

Comments

@anubha17pearl
Copy link

anubha17pearl commented Apr 11, 2021

image

image

@kk7nc
Copy link
Owner

kk7nc commented Apr 12, 2021

Thank you for your question,
First you need to install RMDL from pip then you can run it,
Please use :
Installation
There are pip and git for RMDL installation:

Using pip
pip install RMDL

Using git
git clone --recursive https://github.com/kk7nc/RMDL.git

The primary requirements for this package are Python 3 with Tensorflow. The requirements.txt file contains a listing of the required Python packages; to install all requirements, run the following:

pip -r install requirements.txt

Or

pip3 install -r requirements.txt
Or:

conda install --file requirements.txt

@anubha17pearl
Copy link
Author

anubha17pearl commented Apr 13, 2021 via email

@kk7nc kk7nc closed this as completed Apr 13, 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

2 participants