I tried to use “import locale locale.setlocale(locale.LC_ALL, ‘en_US’) import pandas” but it didnt work.
It is not a repair, it is just that Pandas wants to know the language before loading:
1 Like
Thank you for response. I tried Mahdiyars way but it didn’t work.
Here is another thread that may help: Python, unable to import Pandas in Python3Component - #5 by leandre.sassi
We can look at you specific setup with this information:
- Type Systeminfo in Rhino and send us the results.
- In the script editor run Tools menu > Open Logger and send us the copy and paste of that.
1 Like
Now I have this error.
We need to see the logger results. Normally there are two pandas.py files around. Or another CSV.py file around that is also loading.
The logger will show all the activity that may have led to the circular load.
How can I chek that?
After getting the error.
In the script editor run Tools menu > Open Logger and send us the copy and paste of that.