Closed ZedongPeng closed 2 years ago
Thanks @ZedongPeng for reminding me. This is because I haven't cut a new pip release for the latest version of SCS on python. I will do that now. The example is valid for SCS v3.2.0, but currently pip is at 3.1.0. You can also install directly from source and have it up and running right away.
Thanks for your reply @bodono . I'll try installing SCS from the source. Btw, since you have begun working on the pip release, when will SCS v3.2.0 be available on pypi? I am just curious.
It's up now: https://pypi.org/project/scs/
Amazing. Thanks @bodono
Specifications
Description
I am a newbee to SCS. I tested the instance provided in the python-example. I got a
Error
as follows.AttributeError: module 'scs' has no attribute 'SCS'
I haven't installed BLAS or LAPACK. I am not sure if this result in the AttributeError. If not, how can I fix it? Many thanks.How to reproduce
As above.
Output