Here is the CMD of the issue I run into when I run my python script. I've installed tensorflow with pip, tried to uninstall and reinstall - unsure what else to do.
Asked
Active
Viewed 42 times
-2
-
https://stackoverflow.com/a/71984564/494134 – John Gordon May 09 '23 at 23:26
-
So that this can actually get indexed by search engines, the error is `ImportError: cannot import name 'builder' from 'google.protobuf.internal'` – cowlinator May 09 '23 at 23:37
1 Answers
0
its because the does not match with the name or maybe youre entering special characters in the path.
try looking for the path manual: 1.- win+R 2.- Enter → C:/Users/Jake_/ 3.- press enter
kind regards

ENERGY.SERVICES
- 36
- 6
-
Weirdly enough, it worked all day until I made a copy of the program to edit some things about 5 minutes ago, and now both programs give me this error.. Even the program that I know for a fact works.. I have no idea what happened? Everything looks the same? – John May 09 '23 at 23:30
-
Oh, maybe you could try reinitializating your coding GUI, and your pc. – ENERGY.SERVICES May 09 '23 at 23:37
-
Tried both, weirdly enough one copy of it is working - the other copy isnt running and giving me these errors.. so confusing. – John May 10 '23 at 00:03