Forum Discussion
7 years ago
"FriskierKitty422;c-16866866" wrote:
Hi Neia! Your tool is a GODSEND. I haven't played with GF yet as I was waiting until you were able to update. I'm glad you're feeling well!
I have a problem compiling the pyc file. I get the NoModuleFoundError: No module found 'services' error and there is no pyc file in my pycache directory. The version of Python I downloaded was a 32-bit, but it installed in my Program Files (86x). Did I do something wrong to get this error and how can I fix it?
Thank you!
EDIT 1: Forgot to add that I have re-exported my files and received the latest Commons package, as well.
Hello. This "no module found Services"- "Error" can be ignored.
The .py file you have to put into the lib Folder of your python program. After having finished the procedure of importing, you will find the .pyc in the lib Cache Folder. :)