Registration License Issues
#6
by jhon-locke - opened
I obtained the model token, but during runtime, I received a message stating that no license was obtained.
Hey there! Would you mind sending the full error message?
In the meantime,
- The most common cause of this is you not having accepted the license terms in the UI -- check https://ux.priorlabs.ai/account/licenses is all green
- try setting
export TABPFN_TOKEN="<your-api-key>"before running your script.
Let me know how it goes