Code Monkey home page Code Monkey logo

Comments (2)

drprojects avatar drprojects commented on June 12, 2024

Hi @weilailoveL you posted the same message in other unrelated issues. Checking past issues in case your problem is already there is a good practice. Posting unrelated comments in existing issues in hope that you will get a faster answer is not. So I deleted your posts.

from superpoint_transformer.

drprojects avatar drprojects commented on June 12, 2024

As stated in the README, this project was build for Linux machines. We do not support Window at the moment.

That being said, I can tell you where this error comes from, but will not provide further support for setting up the project on Windows.

This issue is related to the installation of the parallel_cut_pursuit dependency. When you run the install.sh, make sure the last compilation executed properly:

echo
echo
echo "⭐ Installing Parallel Cut-Pursuit"
echo
# Clone parallel-cut-pursuit and grid-graph repos
git clone https://gitlab.com/1a7r0ch3/parallel-cut-pursuit.git src/dependencies/parallel_cut_pursuit
git clone https://gitlab.com/1a7r0ch3/grid-graph.git src/dependencies/grid_graph

# Compile the projects
python scripts/setup_dependencies.py build_ext 

I cannot guarantee that this should compile at all on Windows and, as mentioned above and specified in the README, cannot provide support in case it does not because we only officially support Linux systems.

from superpoint_transformer.

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.