Git Product home page Git Product logo

Comments (4)

brucemuller avatar brucemuller commented on July 18, 2024 1

Hi @btalb

Is there any update on this? I'm finding the same issue with the quadricslam repo.

from gtsam-quadrics.

btalb avatar btalb commented on July 18, 2024 1

Hey Bruce, unfortunately I don't think there will be an update on this for a while (I'm on leave for a few months).

The above steps should work for the quadricslam repo, just ensure they are done in this order:

  1. Install gtsam_quadrics by building from source using pip install gtsam_quadrics --no-binary :all:
  2. Then install quadricslam normally via pip install quadricslam (it should use the already installed version of gtsam_quadrics)

from gtsam-quadrics.

brucemuller avatar brucemuller commented on July 18, 2024 1

Hi Ben (@btalb). Thanks for your reply, much appreciated. I'm trying 1. but get the error:

"Could not build wheels for gtsam_quadrics, which is required to install pyproject.toml-based projects"

I tried some different versions of python/pip. Do you think it's maybe just a version issue?

from gtsam-quadrics.

btalb avatar btalb commented on July 18, 2024

I believe it may be to do with how your Python installation is setup.

Start with a fresh Python environment (e.g. python -m venv my_venv), ensure it's activated, then go from there. Also watch out for this annoying Ubuntu bug (qcr/quadricslam#4).

Sorry I can't do much deeper debugging.

from gtsam-quadrics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.