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

Cannot debug bidskit #122

Open
gauvinalexandre opened this issue Aug 15, 2023 · 0 comments
Open

Cannot debug bidskit #122

gauvinalexandre opened this issue Aug 15, 2023 · 0 comments

Comments

@gauvinalexandre
Copy link

Bug
I cannot debug bidskit while attempting to understand some errors.

To Reproduce

  1. Go to '$HOME/bidskit/bidskit'
  2. Run python __main__.py
  3. See error:
/home/algo/libs/bidskit/bidskit/__main__.py:38: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  import pkg_resources
Traceback (most recent call last):
  File "/home/algo/libs/bidskit/bidskit/__main__.py", line 41, in <module>
    from . import io as bio
ImportError: attempted relative import with no known parent package

Expected behavior
Shouldn't I be able to run bidskit this way?

Desktop:
Kernel: 6.2.0-27-generic arch: x86_64 bits: 64 compiler: N/A Desktop: Cinnamon v: 5.6.7 tk: GTK
v: 3.24.37 wm: muffin dm: GDM3 Distro: Ubuntu 23.04 (Lunar Lobster)

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

No branches or pull requests

1 participant