Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Path File Raises ModuleNotFound Error When Imported #42

Closed
metamorphic-spyware opened this issue Jul 17, 2021 · 2 comments · Fixed by #44
Closed

Path File Raises ModuleNotFound Error When Imported #42

metamorphic-spyware opened this issue Jul 17, 2021 · 2 comments · Fixed by #44
Assignees
Labels
bug Something isn't working fixed next release The issue has been fixed in the next release path py_everything.path
Projects
Milestone

Comments

@metamorphic-spyware
Copy link
Collaborator

When I import something form the path file, it gives the error that a module named "error" is not found

Steps to reproduce the behavior:

  1. from py_everything import path
  2. Run the code
  3. Error occurs
    The "error" module is not found as when the path file is imported the location of the call changes and hence no file named "error" is found

Device:

  • OS: Windows
  • Python Version: 3.9.5
  • Package Version: 2.1.0
@metamorphic-spyware metamorphic-spyware added the bug Something isn't working label Jul 17, 2021
@metamorphic-spyware metamorphic-spyware added this to To Do in Bug Tracker via automation Jul 17, 2021
@github-actions
Copy link

Thanks for opening the issue. Hope, it get's fixed soon.

@metamorphic-spyware metamorphic-spyware changed the title [BUG] Path File Raises ModuleNotFound Error When Imported Jul 17, 2021
@pybash1 pybash1 added this to the Bugs milestone Jul 17, 2021
@pybash1 pybash1 added fixed next release The issue has been fixed in the next release path py_everything.path labels Jul 17, 2021
pybash1 pushed a commit that referenced this issue Jul 17, 2021
@pybash1
Copy link
Owner

pybash1 commented Jul 17, 2021

Fixed in latest commit to bug_fixes branch.

@pybash1 pybash1 closed this as completed Jul 17, 2021
Bug Tracker automation moved this from To Do to Done Jul 17, 2021
@pybash1 pybash1 linked a pull request Jul 20, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working fixed next release The issue has been fixed in the next release path py_everything.path
Projects
Development

Successfully merging a pull request may close this issue.

2 participants