Closed zitongbai closed 1 month ago
I have the same problem with you and spent lots of time to solve it. I still can't fix it. what about you
My problem seems to be that after downloading the package, it needs to be unzipped, which requires administrator privileges. So I ended up starting the command line with administrator privileges and then downloading it. I hope this helps you
BUAA小白哥 中国,北京
From: jinmingyue123 @.> Sent: Saturday, December 23, 2023 11:17:26 AM To: rdeits/MeshCat.jl @.> Cc: zitong @.>; Author @.> Subject: Re: [rdeits/MeshCat.jl] Fail to build MeshCat (Issue #249)
I have the same problem with you and spent lots of time to solve it. I still can't fix it. what about you
— Reply to this email directly, view it on GitHubhttps://github.com/rdeits/MeshCat.jl/issues/249#issuecomment-1868187332, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A6VTICQEWJJIHDFG4RHQKQ3YKZEMNAVCNFSM6AAAAAA72GEISGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRYGE4DOMZTGI. You are receiving this because you authored the thread.Message ID: @.***>
I tried the way you told me and it worked. Thanks for your help. Really really thank you. Then I face another problem. When I run a code in VSCode with using TrajOptPlots and using MeshCat. I find a warning problem, have you ever come across it. Warning: Module Rotations with build ID 214774140915801 is missing from the cache. │ This may mean Rotations [6038ab10-8711-5258-84ad-4b1120ba62dc] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:1030
brother school BIT hahahahha
I've never met this one. Good luck🙏
BUAA小白哥 中国,北京
From: jinmingyue123 @.> Sent: Saturday, December 23, 2023 12:04:55 PM To: rdeits/MeshCat.jl @.> Cc: zitong @.>; Author @.> Subject: Re: [rdeits/MeshCat.jl] Fail to build MeshCat (Issue #249)
I tried the way you told me and it worked. Thanks for your help. Really really thank you. Then I face another problem. When I run a code in VSCode with using TrajOptPlots and using MeshCat. I find a warning problem, have you ever come across it. Warning: Module Rotations with build ID 214774140915801 is missing from the cache. │ This may mean Rotations [6038ab10-8711-5258-84ad-4b1120ba62dc] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:1030
brother school BIT hahahahha
— Reply to this email directly, view it on GitHubhttps://github.com/rdeits/MeshCat.jl/issues/249#issuecomment-1868195899, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A6VTICVLI7AUW5D2ZGV7463YKZJ6PAVCNFSM6AAAAAA72GEISGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRYGE4TKOBZHE. You are receiving this because you authored the thread.Message ID: @.***>
谢谢小白哥的回复
@zitongbai is this still a problem for you or has it been resolved?
It has been resolved. Thanks
Hi there, I am new in Julia and today I ran into the following issue:
I was using the package
TrajOptPlots
but is shows the error:then I
import Pkg; Pkg.build("MeshCat")
as it suggests, but:I don't have any idea how to solve it. Could you please help me?