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

brainregbt fails with new version of brainreg #16

Open
raacampbell opened this issue Jan 30, 2024 · 0 comments
Open

brainregbt fails with new version of brainreg #16

raacampbell opened this issue Jan 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@raacampbell
Copy link
Collaborator

  File "/home/kiosk/miniconda/bin/brainregbt", line 5, in <module>
    from btpytools.brainreg_bt import main
  File "/home/kiosk/miniconda/lib/python3.9/site-packages/btpytools/brainreg_bt.py", line 19, in <module>
    from brainreg.paths import Paths
ModuleNotFoundError: No module named 'brainreg.paths'

after doing:

Installing collected packages: brainglobe-utils, brainglobe-space, brainreg
  Attempting uninstall: brainglobe-utils
    Found existing installation: brainglobe-utils 0.2.5
    Uninstalling brainglobe-utils-0.2.5:
      Successfully uninstalled brainglobe-utils-0.2.5
  Attempting uninstall: brainreg
    Found existing installation: brainreg 0.5.1
    Uninstalling brainreg-0.5.1:
      Successfully uninstalled brainreg-0.5.1
Successfully installed brainglobe-space-1.0.0 brainglobe-utils-0.3.6 brainreg-1.0.4
@raacampbell raacampbell added the bug Something isn't working label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant