Questions tagged [quixel-bridge]
2 questions
0
votes
1 answer
ImportError: DLL load failed while importing _pydna: The specified module could not be found
Update: I traced the line which is causing the problem.
Error is coming from dna.py file, from line code 15.
This is the code:
# Import the low-level C/C++ module
if __package__ or '.' in __name__:
from . import _pydna
else:
import…

Danish Arain
- 110
- 1
- 9
0
votes
1 answer
UE5 crash when I click into quixel bridge
I cannot manage to open Bridge in UE5, it craches. I re-started the UE though.

crg
- 4,284
- 2
- 29
- 57