Closed khushalrs closed 4 months ago
same problem. Have you solved it?
Nope unable to resolve the error
Hey,
I wasn't able to reproduce this issue with Windows 10 or Windows 11 using PowerShell.
1) Could you say which terminal you are using? (maybe miniconda's terminal?) and could you try with PowerShell and Git Bash instead.
2) Do the other Python examples work for you: For instance, python mapping_visu.py --dataFolder /path/to/data
3) Could be some issue with Python's tempfile
, based on your error message. Could you check if the data.jsonl file mentioned in the ERROR message exists? We will try to get rid of it in next release.
This issue might have been fixed with release 1.31.0, just run pip install spectacularai[full] --force
I just installed the spectacularAI using
pip install spectacularai[full]
When I run thesai-cli process
command it given me the following error