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

ModuleNotFoundError: No module named 'models' #61

Closed
alitekdemir opened this issue Oct 29, 2021 · 1 comment
Closed

ModuleNotFoundError: No module named 'models' #61

alitekdemir opened this issue Oct 29, 2021 · 1 comment

Comments

@alitekdemir
Copy link

Description

Hello, it seems that the work continues at full speed. An update is required for the line below.

examples/custom_model.py

....
from models import OrderPricingModel, OrderDecisionModel
....

Platform Info

  • Python version: 3.8.10
  • Platform: Windows (64 bits)
@EmersonDove
Copy link
Member

Hi the line there is really just an example to try to demonstrate how to import your own model.

I will update it to make it easier to know that the imports should fail.

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

2 participants