zhou13 / lcnn

LCNN: End-to-End Wireframe Parsing
MIT License
494 stars 94 forks source link

docopt #46

Closed creater-zq closed 3 years ago

creater-zq commented 3 years ago

While working with your code, I encountered the following bugs:

from docopt import docopt
ModuleNotFoundError: No module named 'docopt'

When I installed using PIP, I couldn't find the appropriate version of Docopt. I guess it's an environmental problem. What are your Python, Torch, OS?

zhou13 commented 3 years ago

I will not provide support if you are not able to follow the instruction.