You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After downloading the repository and setting up the conda environment, I get the error "ModuleNotFoundError: No module named 'sklearn.ensemble.forest'" after trying to run "python CRISPRidentify.py --input_folder TestInput". Running "python CRISPRidentify.py -h", works and shows me the flags, so I believe the environment was properly set up, but I cannot troubleshoot the error. Do you have any insight on solving this? Attached is a screenshot of the error.
Best,
Megan
The text was updated successfully, but these errors were encountered:
Hi,
After downloading the repository and setting up the conda environment, I get the error "ModuleNotFoundError: No module named 'sklearn.ensemble.forest'" after trying to run "python CRISPRidentify.py --input_folder TestInput". Running "python CRISPRidentify.py -h", works and shows me the flags, so I believe the environment was properly set up, but I cannot troubleshoot the error. Do you have any insight on solving this? Attached is a screenshot of the error.
Best,
Megan
The text was updated successfully, but these errors were encountered: