CarlosOliveira1988 / Investment_Portfolio_Analysis

This repository is useful to perform some financial analysis in Investment Portfolio
4 stars 0 forks source link

The file "portfolio_investment.py" does not run alone anymore #65

Closed CarlosOliveira1988 closed 2 years ago

CarlosOliveira1988 commented 2 years ago

Describe the bug

The file "portfolio_investment.py" does not run anymore when trying to make some manual tests using only this file.

To Reproduce

Steps to reproduce the behavior:

  1. Open the "portfolio_investment.py" file on VisualStudioCode
  2. Click on 'Run Python File', in order to run the 'if name == "main":'
  3. See error

Expected behavior

The code should run normally and some 'print' results should be exhibited. BUT the 'ModuleNotFoundError: No module named 'indexer_lib'' error is displayed.

Screenshots

image

Desktop (please complete the following information):

N/A

Additional context

This feature is important because it helps us to investigate issues in the code and also in our spreadsheet.

CarlosOliveira1988 commented 2 years ago

Issue fixed! Please, check the results.