-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
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! |
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 |
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 Hope this helps! |
hey @CallumJWilson thanks for the reply. i will try and let you know later. many thanks |
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?
The text was updated successfully, but these errors were encountered: