-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hi my console starts with this when running python:
Python 3.6.0 |Anaconda 4.3.1 (x86_64)| (default, Dec 23 2016, 13:19:00)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import generate
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'generate'
>>>
I did all installation dependencies. Where can I locate the generate module to install for.
Metadata
Metadata
Assignees
Labels
No labels