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

[BUG] bg_space -> brainglobe_space #84

Closed
alessandrofelder opened this issue Feb 22, 2024 · 1 comment
Closed

[BUG] bg_space -> brainglobe_space #84

alessandrofelder opened this issue Feb 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@alessandrofelder
Copy link
Member

Describe the bug
Reported by @Eddymorphling in #83 (comment)

when I run brainmapper -h, I get the below error.


(brainglobe_v2) [ivm@vn2013is10 ~]$ brainmapper -h
Traceback (most recent call last):
  File "/home/ivm/conda/envs/brainglobe_v2/bin/brainmapper", line 5, in <module>
    from brainglobe_workflows.brainmapper.main import main
  File "/home/ivm/conda/envs/brainglobe_v2/lib/python3.10/site-packages/brainglobe_workflows/brainmapper/main.py", line 15, in <module>
    import bg_space as bgs

To Reproduce
Please enter full details of how to reproduce this bug.

Expected behaviour
A clear and concise description of what you expected to happen.

Log file
Please attach the log file if relevant (e.g. output/cellfinder_2019-12-17_13-29-46.log)

Screenshots
If applicable, add screenshots to help explain your problem.

Computer used (please complete the following information):

  • OS: [e.g. Linux, Windows, macOS] For macOS, please specify if you have an Intel or M1 CPU (M1 is likely if your mac is new).
  • Version [e.g. 18.04]
  • Hardware specs [e.g. 128 GB RAM, Xeon 4114 CPU].

Additional context
Add any other context about the problem here.

@alessandrofelder alessandrofelder added the bug Something isn't working label Feb 22, 2024
@alessandrofelder alessandrofelder changed the title [BUG] [BUG] bg_space -> brainglobe_space Feb 22, 2024
@alessandrofelder
Copy link
Member Author

Fixed by @sfmig in #82 - I'll make a release now.

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