Hello vahid taherkhani,

> in jupyter notebook this error:

This is running the jupyter notebook server on your own laptop /
workstation or using the ET tutorial server etk.cct.lsu.edu?

> why occur this error
> 
> with type this command:
> 
> %%bash
> ./GetComponents
> https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2023_05/einsteintoolkit.th__;!!DZ3fjg!4EGj3H3ClxLK-Wc-4hV0dM2PdRz2Qcj459RTnU0XesgpM-KTN91XK3G5Aha_Y2fIniNbGOGDVbQEc8g9_JxeAV6uVcc$
>  
> 
> please help me
> 
> i am phd student of astronomy in zanjan university

This is just a guess, but we have had occasional issues with GitHub
and Bitbucket blocking access due to too many accesses quickly in a row
(which can easily happen on a shared machine or if your home
institution uses NAT translation and has only a single outgoing
internet host [eg to conserve IP addresses or filter content). Could
you try if adding --no-parallel helps?

./GetComponents --no-parallel 
https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2023_05/einsteintoolkit.th

which will download items one after the other and thus is less likely
to trigger any such issue?

Yours,
Roland

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .

Attachment: pgpeHYaSNDVhJ.pgp
Description: OpenPGP digital signature

_______________________________________________
Users mailing list
Users@einsteintoolkit.org
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to