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

Bootstrap issue and requirements #1

Open
yani-rl-ai opened this issue Aug 1, 2020 · 4 comments
Open

Bootstrap issue and requirements #1

yani-rl-ai opened this issue Aug 1, 2020 · 4 comments

Comments

@yani-rl-ai
Copy link

Hey @lisariccardi. i am interested in your project. i tried to guess some requirement to run your project, i installed numpy, scipy and tensorflow in python 3, but i got an error regarding the bootstrap. i tried to install bootsrap but the error did not change.

Please kindly inform me the detail, what kind of environment i have to prepare to try your code?

@lisariccardi
Copy link
Contributor

Dear @ROSNovice the module is called ‘bootstrapped’ on pypi: https://pypi.org/project/bootstrapped/ and can be installed using pip with ‘pip install bootstrapped’. @CallumJWilson can provide you with further guidance on the environment if needed!

@yani-rl-ai
Copy link
Author

yani-rl-ai commented Aug 4, 2020

Hi @lisariccardi, thanks for your reply. i have already installed the bootstrapped. i run your code without using Jupyter notebook with some modification for run locally in my machine. I also use anaconda to set the virtual environment and install all the python modules there. please provide me the detailed requirements to run your code. @CallumJWilson

@CallumJWilson
Copy link
Contributor

Hi @ROSNovice, thanks for your interest in running this project and raising the requirements issue. I will add requirements to the repository soon but for now I have attached them here as well as an anaconda environment saved to a text file.

If you are running the code as-is from the jupyter notebook, you may have an issue with using tqdm.notebook which requires ipywidgets. If that is the case, you can run from tqdm import ... instead.

Hope this helps!
eqlm-env.txt
requirements.txt

@yani-rl-ai
Copy link
Author

hey @CallumJWilson thanks for the reply. i will try and let you know later.

many thanks

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

3 participants