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

Installation error, ImportError: cannot import name '__version__' from 'figaro' (unknown location) #64

Open
maringa780 opened this issue Jul 24, 2024 · 0 comments

Comments

@maringa780
Copy link

I've been trying to install Figaro in our local HPC cluster using the command line quick guide and I keep getting the error below when I run python3 setup.py bdist_wheel. Any idea on how to fix this?
Thanks for your assistance with this.

-John

Traceback (most recent call last):
  File "setup.py", line 7, in <module>
    from figaro import __version__ as version
ImportError: cannot import name '__version__' from 'figaro' (unknown location)
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