Pedro Marti
Pedro Marti
Hello @brinpat, your problem can be solved by changing the direction after installing the repository. As @pratos recommended you: 1st: ```!pip install git+https://github.com/openai/point-e.git``` Then: 2nd: ```%cd point-e``` 3rd: ```!pip install...
Hi guys, sorry for the delayed answer. After doing that I did. You only need to run the code as the author @unixpickle wrote it, you can follow this example:...
Hello! I tried to downgrade python version to python 2 and used `python ingest.py`. It works for me!