Skip to content

module '_scs' has no attribute 'sizeof_int' #24

@Afsaneh-Mastouri

Description

@Afsaneh-Mastouri

Hi,

I installed SCS and cvxpy on my Python 3.6 environment. I can see SCS 2.1.2 in the list. I tried

  • python test/solve_random_cone_prob.py
  • Import SCS

and in both cases I have got an error,

File "/Users/../anaconda3/envs/py36/lib/python3.6/site-packages/scs/init.py", line 8, in
sizeof_int = _scs_direct.sizeof_int()
AttributeError: module '_scs' has no attribute 'sizeof_int'

Any suggestions?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions