Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding a tracker #46

Merged
merged 22 commits into from
Jul 8, 2024
Merged

Conversation

Jonak-Adipta-Kalita
Copy link
Collaborator

No description provided.

@Jonak-Adipta-Kalita Jonak-Adipta-Kalita self-assigned this Jul 4, 2024
@Jonak-Adipta-Kalita Jonak-Adipta-Kalita linked an issue Jul 4, 2024 that may be closed by this pull request
@moiSentineL
Copy link
Owner

TypeError: main() takes 2 positional arguments but 3 were given

@Jonak-Adipta-Kalita
Copy link
Collaborator Author

@moiSentineL send the full error message

@moiSentineL
Copy link
Owner

@moiSentineL send the full error message

Traceback (most recent call last):
  File "/home/nibir/Documents/GH/Flomo/flomo/cli.py", line 43, in <module>
    flomo()
  File "/home/nibir/Documents/GH/Flomo/venv/lib/python3.12/site-packages/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nibir/Documents/GH/Flomo/venv/lib/python3.12/site-packages/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
         ^^^^^^^^^^^^^^^^
  File "/home/nibir/Documents/GH/Flomo/venv/lib/python3.12/site-packages/click/core.py", line 1688, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nibir/Documents/GH/Flomo/venv/lib/python3.12/site-packages/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nibir/Documents/GH/Flomo/venv/lib/python3.12/site-packages/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nibir/Documents/GH/Flomo/flomo/cli.py", line 39, in start
    ui.main(tag.lower(), name, session_id)
TypeError: main() takes 2 positional arguments but 3 were given

@Jonak-Adipta-Kalita
Copy link
Collaborator Author

thats strange..... try reclonning the repo?

@Jonak-Adipta-Kalita Jonak-Adipta-Kalita marked this pull request as ready for review July 8, 2024 11:14
@Jonak-Adipta-Kalita Jonak-Adipta-Kalita merged commit e455836 into moiSentineL:main Jul 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Database Management
2 participants