Skip to content

Error when trying to run setup.py, and requirements.txt #48

@Laner02

Description

@Laner02

So when trying to install Sam3D, i ran into an error on the second part of the installation, when running the python setup.py install, i ran into this issue at the bottom:
(Having Python 3.8.10 installed, CUDA 11.8, and pytorch installed through their official website, last version)
image

It gives an error on the typing of that specific line, that i assume it should be a string.

I tried to run the requirements.txt, but lots of them require a higher python version, while the tensorflow-io-gcs-filesystem specifies one version that doesnt exist for the highest version of the python to which the requirements don't give any trouble (which i found to be Python 3.10).

I also noticed that the package "torch.utils.cpp_extension" is not found at the installation, if this gives more insight on the problem.

I tried with multiple CUDA and Python versions, but none of them seem to work, so I'm stuck here.

Thanks in advance if someone responds :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions