Hi Greg,

Thank you so much for your kind reply!

This error happened when I tried to download RDKIT, and I could not download it 
successfully. When I checked the error log, I found my username was garbled. 
However, I did not face such a problem when I downloaded other software such as 
python. So, I am wondering if there could be some problem about the 
compatibility.

Wish you a nice day!


Best regards,
Peike Sun
Physics MSci (2024)
Faculty of Natural, Mathematical & Engineering Sciences

King’s College London

________________________________
From: Greg Landrum <greg.land...@gmail.com>
Sent: Wednesday, July 27, 2022 7:30:26 AM
To: Sun, Peike <peike....@kcl.ac.uk>
Cc: rdkit-discuss@lists.sourceforge.net <rdkit-discuss@lists.sourceforge.net>
Subject: Re: [Rdkit-discuss] Suggestions on improving RDKIT

You don't often get email from greg.land...@gmail.com. Learn why this is 
important<https://aka.ms/LearnAboutSenderIdentification>
Hi,

PATH is not a variable used by the RDKit, that's something which is used by 
your operating system, so you'd need to check however your operating system 
handles non-ASCII characters.

The RDKit does use the variable RDBASE, which is handled internally by reading 
it into an 8 bit string, so I guess there we are limited to things like UTF-8. 
I will take a look and see if there's a way we can extend that to allow generic 
unicode support.

-greg


On Wed, Jul 27, 2022 at 8:11 AM Sun, Peike via Rdkit-discuss 
<rdkit-discuss@lists.sourceforge.net<mailto:rdkit-discuss@lists.sourceforge.net>>
 wrote:
To whom it may concern,

This is Peike Sun, an undergraduate student from King's College London. I am 
following my professor to work on an interesting project in the summertime, and 
we are using rdkit. When I tried to download rdkit, I found the PATH would not 
be recognized unless it is written in English characters.

So, I am writing to sincerely ask, could you make it more general such that 
PATH written in all languages will be recognized? I do appreciate your efforts!

I wish you a really lovely summer!


Best regards,
Peike
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net<mailto:Rdkit-discuss@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Frdkit-discuss&data=05%7C01%7Cpeike.sun%40kcl.ac.uk%7C722efec5e2be4e01f69008da6f99859a%7C8370cf1416f34c16b83c724071654356%7C0%7C0%7C637945002403697942%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=AGWiyOv11b3RhMPUVp52McLlNstK3DgIaD1GqIWm7Ys%3D&reserved=0>
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to