[ase-users] ImportError: No module named gulp
Offermans Willem
willem.offermans at vito.be
Wed Nov 14 08:36:24 CET 2018
Do you run on windows or linux?
Under Linux, I can run find to locate the gulp module:
$ find .local/lib/python3.6/site-packages/ase/ -name "*gulp*"
.local/lib/python3.6/site-packages/ase//test/__pycache__/gulp_opt.cpython-36.pyc
.local/lib/python3.6/site-packages/ase//test/__pycache__/gulp.cpython-36.pyc
.local/lib/python3.6/site-packages/ase//test/gulp.py
.local/lib/python3.6/site-packages/ase//test/gulp_opt.py
.local/lib/python3.6/site-packages/ase//calculators/__pycache__/gulp.cpython-36.pyc
.local/lib/python3.6/site-packages/ase//calculators/gulp.py
So, at least, I now that gulp is installed and could be available for python3.6 under calculators.
Probably, I need to write something like the following into the python code:
from ase.calculators.gulp import myInstanceOfGulp
Then I will be able to use myInstanceOfGulp.
Can you look yourself if gulp is available?
Maybe you include your code and a copy of the error message.
That might increase the chance to help you.
Met vriendelijke groeten,
Mit freundlichen Grüßen,
Willem Offermans
Researcher Electrocatalysis SCT
VITO NV | Boeretang 200 | 2400 Mol
Phone:+32(0)14335263 Mobile:+32(0)492182073
Willem.Offermans at Vito.be<mailto:Willem.Offermans at Vito.be>
[cid:982BA063-B96A-4A1B-89AB-5A01CA9FC70D at vito.local]
On 13 Nov 2018, at 18:45, Mamy Rivo DIANZINGA via ase-users <ase-users at listserv.fysik.dtu.dk<mailto:ase-users at listserv.fysik.dtu.dk>> wrote:
Hi everyone, every user of ase.
I am a new user of ase. I am trying to
use gulp, but it does not work, it shows
"ImportError: No module named gulp".
How can i fix it? please !!!
Thank you in advance for any help !!!
Hope you very soon.
Cheers
_______________________________________________
ase-users mailing list
ase-users at listserv.fysik.dtu.dk<mailto:ase-users at listserv.fysik.dtu.dk>
https://listserv.fysik.dtu.dk/mailman/listinfo/ase-users
Indien u VITO Mol bezoekt, hou aub er dan rekening mee dat de hoofdingang voortaan enkel bereikbaar is vanuit de richting Dessel-Retie, niet vanuit richting Mol, zie vito.be/route.<http://www.vito.be/route>
If you plan to visit VITO at Mol, then please note that the main entrance can only be reached coming from Dessel-Retie and no longer coming from Mol, see vito.be/en/contact/locations.<http://www.vito.be/en/contact/locations>
VITO Disclaimer: http://www.vito.be/e-maildisclaimer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20181114/a1cd3998/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vito.jpg
Type: image/jpeg
Size: 15232 bytes
Desc: vito.jpg
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20181114/a1cd3998/attachment-0001.jpg>
More information about the ase-users
mailing list