Skip to content

Module 'custom_rasterizer' has no attribute 'rasterize' #89

@Frytkownica

Description

@Frytkownica

I don't know what about you guys, buy using pip for instalin custom_rasterizer just won't work for me.
I have to manuallu define:
SET DISTUTILS_USE_SDK=1
SET TORCH_CUDA_ARCH_LIST=12.0+PTX

and then use .....\python_standalone\python.exe setup.py install
from the custome rasterizer folder for it to work!

Without doing this that way i get:
module 'custom_rasterizer' has no attribute 'rasterize'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions