Installation Library
tekeali opened this issue · 5 comments
tekeali commented
Installation Library
JingweiToo commented
Hi,
Actually, the module FS is in the folder you download from my site. You
open the folder you will see FS. You just run it because it will call the
function directly from the FS folder.
Best Regards,
Jingwei Too
…On Wed, Mar 3, 2021 at 9:37 PM tekeali ***@***.***> wrote:
Firstly, I appreciate this helpful and instructive tool. However, I
encounter a basic issue. Meanwhile, I am newbie in this platform and also
machine learning domains. So, how can install the package? I tried the
classical way like "pip install FS" but when I import the package below
error was failed: "ModuleNotFoundError: No module named 'FS'".
Again, I am really sorry for asking this basic issue.
Thanks a lot.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKG2G57W7GBZ7BKG3X5SF3TBY3SZANCNFSM4YRH5YTA>
.
JingweiToo commented
Hi,
Just download my toolbox from Github. Then, you open and run the example.
All the files are inside the folder (include the FS)
Best Regards,
Jingwei Too
…On Wed, Mar 3, 2021 at 9:49 PM tekeali ***@***.***> wrote:
The folder is already available in Github or another? Could you please
help me about this issue? I did not exactly understand that how can I
import the folder?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKG2G5BUZPD5XGNR4DQNCLTBY5APANCNFSM4YRH5YTA>
.
kangwenhao commented
I run demo_ PSO.py But modulenotfoundererror: no module named 'FS'
JingweiToo commented
Hi, are you run the demo in the folder together with the FS folder?
Best Regards,
Jingwei Too
…On Wed, Mar 10, 2021 at 11:56 AM kangwenhao ***@***.***> wrote:
I run demo_ PSO.py But modulenotfoundererror: no module named 'FS'
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKG2G352JKCULBJ5WNHMVLTC3UXLANCNFSM4YRH5YTA>
.
kangwenhao commented
thanks!