You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using TensorFlow-UE5.0-v1.3.0beta.7z, but it can't be installed. After I successfully install the corresponding package by running InstallRequirements.bat in Plugins\ machinelearningRemote-Unreal \Server\ml-remote-server folder, Tensorflow is still not available in UE5, why?
The text was updated successfully, but these errors were encountered:
Thank you very much for your reply. The contents of my Plugins\ machinelearningremote-Unreal \Server\ml-remote-server\ Requirements.txt file are as follows:
Python - socketio = = 4.3.1
Aiohttp = = 3.7.4
Tensorflow = = 2.4.0
I tried other versions of TensorFlow but none of them automatically installed. Open the project log in UE5 after the plug-in is copied to the corresponding location as follows:
LogStall: Startup...
LogStall: Startup complete.
LogLoad: (Engine Initialization) Total time: 8.33 seconds
LogLoad: (Engine Initialization) Total Blueprint Compile time: 0.00 seconds
LogAssetRegistry: Asset Discovery search completed in 5.6681 seconds
LogCollectionManager: Fixed Up redirectors for 0 collections in 0.000002 seconds (updated 0 objects)
LogContentStreaming: Texture pool size now 1000 MB
LogSlate: Took 0.000201 seconds to synchronously ously ously load Lazily loaded font '.. /.. /.. /Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
LogSlate: Took 0.000119 seconds to synchronously ously ously load Lazily loaded font '.. /.. /.. /Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K)
LogSlate: Took 0.000124 seconds to synchronously ously ously load Lazily loaded font '.. /.. /.. /Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
LogDerivedDataCache: .. /DerivedDataCache: Maintenance Finished in +00:00:00.200 and deleted 0 file(s) with total size 0 MiB.
I'm using TensorFlow-UE5.0-v1.3.0beta.7z, but it can't be installed. After I successfully install the corresponding package by running InstallRequirements.bat in Plugins\ machinelearningRemote-Unreal \Server\ml-remote-server folder, Tensorflow is still not available in UE5, why?
The text was updated successfully, but these errors were encountered: