Get an Error Message when I create a package...

I recieve this message after I try to export my level for a test. This level needs to be exported and reviewed by my peers in order to complete my module for Coursera. I’ve used multiple tutorials online as well as the Epic Developers who provided the course and still have issues. this is the message result.

LowLevelFatalError [File:D:\build++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp] [Line: 991]
RayTracingDevice->CreateStateObject(&Desc, IID_PPV_ARGS(Result.GetInitReference())) failed
at D:\build++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12RayTracing.cpp:663
with error E_INVALIDARG

0x00007ff6938663f7 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff693811815 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff693813610 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff693814468 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691de20b1 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691f7cea2 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691de32fb UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff693804fd1 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff69381b993 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff693936414 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff6939388a0 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691de20b1 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691dce87f UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691dd13ae UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691de3ce3 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691dcb251 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691e58e04 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691f97937 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ff691f97709 UnrealGame-Win64-Shipping.exe!UnknownFunction
0x00007ffc9cf0259d KERNEL32.DLL!UnknownFunction

Crash in runnable thread Foreground Worker #0

Please help!