prolego-team / neo-sophia

Applying the latest advancements in AI and machine learning to solve complex business problems.
BSD 3-Clause "New" or "Revised" License
66 stars 26 forks source link

No module named 'examples' #96

Closed kevindewalt closed 1 year ago

kevindewalt commented 1 year ago
(neosophia) --- GitHub/neo-sophia ‹main› » python examples/bank_agent_eval.py                      
Traceback (most recent call last):
  File "/Users/kevindewalt/Documents/GitHub/neo-sophia/examples/bank_agent_eval.py", line 17, in <module>
    from examples import bank_agent as ba
ModuleNotFoundError: No module named 'examples'