usama2762 / Furniture-Optimization

A complete Python Implementation of Paper "Automatic Furniture Arrangement Using Greedy Cost Minimization" http://www.peterkan.com/download/ieeevr2018.pdf
12 stars 5 forks source link

about room_designer #1

Open mshmoon opened 2 years ago

mshmoon commented 2 years ago

Hello, thank you for your work on furniture optimization, but when you run your code, you can't find room_ Designer, I don't know why. Can you give me some help

JubyVin commented 2 years ago

Hi, Thank you for the code on furniture optimization .Would be more helpful if a read file on "how to run this code " is also included. Having difficulty in finding the main code.Tried to run room.py. But having ModuleNotFoundError: No module named 'room_designer'. Please help to solve this issue.

k-bobin commented 1 year ago

Hello, thank you for your work on furniture optimization, but when you run your code, you can't find room_ Designer, I don't know why. Can you give me some help

Hi I'm having the exactly same issue. Have you resolved it? or if you figure out alternative ways to run the whole code, could you share it? I'd really appreciate it.

k-bobin commented 1 year ago

Hi, Thank you for the code on furniture optimization .Would be more helpful if a read file on "how to run this code " is also included. Having difficulty in finding the main code.Tried to run room.py. But having ModuleNotFoundError: No module named 'room_designer'. Please help to solve this issue.

Hi I'm having the exactly same issue. Have you resolved it? or if you figure out alternative ways to run the whole code, could you share it? I'd really appreciate it.