Open hannierpulido opened 2 years ago
Hi @hannierpulido, could you provide the file ( or a subset of the file) you are using please
Hi @Tomnl I got the .msp library from here
Thanks,
Hi @hannierpulido,
just running on my Linux (ubuntu) machine and not getting any problems. It could be a problem between Unix/Linux and Windows.
Can you run the following command in your Spyder-python 3.8 setup
import sys
sys.getdefaultencoding()
Can I also check how you installed the package?
Hello, I am testing the msp2db package in Spyder-Python 3.8 and run into this error when trying to convert a .msp library
Any leads about this error, it seems a conflict with the python encoder.
Thanks,