Rafael Aslanian

Results 13 comments of Rafael Aslanian

> Hey @nxfi777 from what I understand you want there to be no limit on the URL? Yes

I also have this issue on Windows, using the CPU environment. Works fine with the GPU environment on Ubuntu.

> Same error! Mac M1 Pro. Please fix it. Thanks. The dependency lingvo does not support pip install for macOS. For now you can manually install it from the source...

You must run the python file with the conda environment. You cannot import timesfm elsewhere because it is only installed to the conda environment. `conda activate tfm_env`

Okay I see, I had the same issue. I believe it goes away when you append the `timesfm` folder directly to the python code and run with conda. Add the...

> Sorry which first Python file? remove what I said from `timesfm.py`. You should be importing timesfm into a python script outside of the folder. If you get the `patched_decoder`...

> Still doesn't work. I think I will wait for a stable and proper version I think I found a fix-all. Navigate to the timesfm directory, then to the src...

> > Still doesn't work. I think I will wait for a stable and proper version > > > > I think I found a fix-all. Navigate to the timesfm...

> i've got a `webpack.config.ts` and get the following when running the above command. > > > > ``` > > No build tool detected. No configuration file found in...