EpistasisLab / EpistasisLab/tpot
ModuleNotFoundError: No module named 'tpot'
Open
question
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have python 3.8 and installed tpot using pip. However, when I'm trying to import tpot on JupyterLab, I'm getting the following error:

I even tried to import tpot on command promt. There I got the following error:
_ImportError: DLL load failed while importing _openmp_helpers: The specified module could not be found._
How to fix the error?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.