Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Following Modules are missing or built with a different engine version #66

Open
ccrump1 opened this issue Jun 15, 2022 · 8 comments

Comments

@ccrump1
Copy link

ccrump1 commented Jun 15, 2022

Hello,

Encountering a "The following modules are missing or built with a different engine version. Would you like to rebuild them now?" error that is show in the attached screenshot. Clicking yes to this question leads to an unsuccessful build. When trying to build the modules manually in Visual Studios, I get the same errors in the log file (see screenshot below).

Following Step 6 in this tutorial: https://github.com/getnamo/TensorFlow-Unreal , which instructs to launch the project. In my case this project is titled TF_Practice2 and the location of the plugin modules are shown in a screenshot below.

I am using ue5.0.2, anaconda prompt and windows computer. Trying to get this tensorflow plugin for ue5 working.

Any suggestions on how to fix this issue?

Modules missing or built with Different engine version:
Following Modules are missing or built with different engine version

VS Log File Error:
Tf_Unreal Plugin Error

Plugins Location:
Plugins Location

@getnamo
Copy link
Owner

getnamo commented Jun 15, 2022

Did you use a release? https://github.com/getnamo/TensorFlow-Unreal/releases/tag/v1.3.0beta grab the .7z

@ccrump1
Copy link
Author

ccrump1 commented Jun 16, 2022

Thanks for responding!

I did not. In the attached screenshots, is this the correct location and release?

Path for Plugins Folder (TF)

Path for TF Plugin

@getnamo
Copy link
Owner

getnamo commented Jun 16, 2022

Unzip the content of plugins into your project plugins folder

@ccrump1
Copy link
Author

ccrump1 commented Jun 16, 2022

My apologies, I misunderstood...

For the following 3 options:

  1. TensorFlow-UE5.0-v1.3.0beta.7z

  2. [Source code (zip)]

  3. [Source code (tar.gz)]

Do I need to download 1 and 2 or just 2? I also don't see a "plugins" folder in the zip file. Assuming I have to make my own "plugins" folder inside of my Unreal Project correct?

@getnamo
Copy link
Owner

getnamo commented Jun 16, 2022

Just the .7z, extract the contents which should be just a plugins folder. Drag that into your project root folder.

@ccrump1
Copy link
Author

ccrump1 commented Jun 16, 2022

That worked. Im ashamed to say, but I now know that a .z file can be unzipped!

Thanks much.

@getnamo
Copy link
Owner

getnamo commented Jun 16, 2022

Great!

NB: .7z extension assumes the better compression algorithm https://www.7-zip.org/ which is popular but not nearly as ubiquitous as a regular zip.

@adjc056
Copy link

adjc056 commented Aug 29, 2022

The following modules are missing or built with a different engine version
QQ图片20220829164204

QQ图片20220829164450
怎么解决?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants