MasoniteFramework / exceptionite

A Python Exception Library. Designed to make handling and displaying exceptions a cinch.
MIT License
124 stars 4 forks source link

Add exceptionite solution for `SyntaxError` #57

Open DilanTsasi opened 2 years ago

DilanTsasi commented 2 years ago

A solution is missing: Exception namespace: builtins.SyntaxError Error message:

'app.controllers.ManagerController' not found OR error when importing this module: cannot import name 'env' from 'masonite' (C:\Users\<user>\anaconda3\lib\site-packages\masonite\__init__.py)