Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

[Bug]: remove entry is throwing error #7

Open
maiananthan opened this issue May 21, 2022 · 0 comments
Open

[Bug]: remove entry is throwing error #7

maiananthan opened this issue May 21, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@maiananthan
Copy link
Owner

Removing entry is throwing below error

Error log:

PS C:\Users\Username> PacMan.exe remove
Traceback (most recent call last):
  File "PacMan.py", line 55, in <module>
  File "click\core.py", line 1130, in __call__
  File "click\core.py", line 1055, in main
  File "click\core.py", line 1657, in invoke
  File "click\core.py", line 1404, in invoke
  File "click\core.py", line 760, in invoke
  File "PacMan.py", line 28, in remove
AttributeError: module 'commands.remove' has no attribute 'remove_C'
[9292] Failed to execute script 'PacMan' due to unhandled exception!
@maiananthan maiananthan added the bug Something isn't working label May 21, 2022
@maiananthan maiananthan self-assigned this May 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant