Skip to content
Discussion options

You must be logged in to vote

Hi,

Finally figured out the problem. The problem occurred in my company Windows computer which is using OneDrive. Apparently during installation OneDrive breaks some symbolic links and thus solara can't find it's assets. The solution was to install solara with assets like this (using uv), preferably to a location that is not cloud shared:
uv pip install "solara[assets]" --link-mode=copy
There were bunch of other problems with company computer as well, starting from Cortex XDR security SW blocking the installation but that is another story.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Helleeni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant