EpicGames / MetaHuman-DNA-Calibration

https://epicgames.github.io/MetaHuman-DNA-Calibration/
Other
452 stars 118 forks source link

i cant find dna in "MetaHuman_DNA_Calibration\dna_viewer\util" #11

Closed AchooLiu closed 1 year ago

AchooLiu commented 1 year ago

i cant find dna in "MetaHuman_DNA_Calibration\dna_viewer\util"

maya gives me this error : ImportError: cannot import name 'BinaryStreamReader' from 'dna_viewer.reader.dna' (D:/Autodesk/MetaHuman_DNA_Calibration\dna_viewer\reader\dna.py) #

hope I can get some help,thanks a lot!

smilicev commented 1 year ago

Hi @AchooLiu,

What script are you trying to run? Did you change ROOT_DIR from that script?

If you are running some hand made script can you put it in whole here, so I can see it and pinpoint a problem for you?

smilicev commented 1 year ago

Hi @AchooLiu,

Did you manage to resolve your issue?

AchooLiu commented 1 year ago

When I run the code on another computer, the error disappears. I don't know what happened, but the problem was solved. thank you very much!