Create and use module in Freepie

Official forum for open source FreePIE discussion and development.
Post Reply
FrenchyKiel
One Eyed Hopeful
Posts: 47
Joined: Thu Oct 03, 2013 7:10 am

Create and use module in Freepie

Post by FrenchyKiel »

Hi, i am not expert in Python

is it possible to use module what i have written?
in this module i have defined class and def

i have created the PersoModule.py and put in Freepie folder

when i try to use import PersoModule in Freepie , i have an error.

maybe the module have to be in spec folder?

Thanks for help
CyberVillain
Petrif-Eyed
Posts: 2166
Joined: Mon Jun 22, 2009 8:36 am
Location: Stockholm, Sweden

Re: Create and use module in Freepie

Post by CyberVillain »

They should be put in the pylib folder under the FeePIE folder
Post Reply

Return to “FreePIE”