Closed Orcuslc closed 5 years ago
Hi, the code changed quite a lot in the last couple of weeks. Once the pull request is accepted would you try again and see if your error persists.
Try what you posted on the new version you should get this:
In [1]: import spgl1
In [2]: spgl1.spg_bp
Out[2]: <function spgl1.spgl1.spg_bp(A, b, **kwargs)>
@drrelyea, I assume this is fixed and we haven’t got any reply. Can you please close it
Hi! I successfully installed spgl1 by
sudo pip3 install -e .
, but when I tried to import spgl1 in ipython3, there comes up with an Impor Error:My environment is: Ubuntu 16.04LTS, Python 3.5.2, pip 8.1.1, ipython3 6.2.1. Wondering if this is not compatible with Python 3.5.