You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! If this has prevented you from using the package, you can run git clone https://github.com/Gilles86/pymp2rage.git to clone the repo and change line 23 "License :: OSI Approved :: Apache License, 2.0"" to "License :: OSI Approved :: Apache License, 2.0" and line 47 LICENSE = "Apache License, 2.0"" to LICENSE = "Apache License, 2.0" in the pymp2rage/version.py file, then run python setup.py develop from within the cloned repo directory. That should do it.
Installation using pip fails due to syntax error in
mp2rage/version.py
:The text was updated successfully, but these errors were encountered: