Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

libcfu/lib not included in code #39

@osvatic

Description

@osvatic

I am running the standard install and it is not finding the libcfu/lib folder in the bundle.

error from setup.py:
checking for libcfu headers in /home/labuser/BamM/c/libcfu-0.03/include... found
checking for libcfu libraries in /home/labuser/BamM/c/libcfu-0.03/lib... not found
configure: error: Cannot find libcfu
Traceback (most recent call last):
File "setup.py", line 31, in
check_call([join(getcwd(), "configure")] + configure_args)
File "/home/labuser/anaconda3/envs/py2.7.11/lib/python2.7/subprocess.py", line 541, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/home/labuser/BamM/c/configure']' returned non-zero exit status 1

Any place to get that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions