Re: problems installing library (xlsxwriter)

2017-05-31 Thread MRAB
On 2017-06-01 03:35, teni...@g.clemson.edu wrote: I've in need of using xlsxwriter. when running "pip install xlsxwriter" in my command prompt I get the following: "Requirement already satisfied: xlsxwriter in c:\programdata\anaconda3\lib\site-packages" But when running "import xlsxwriter" I g

problems installing library (xlsxwriter)

2017-05-31 Thread tenicho
I've in need of using xlsxwriter. when running "pip install xlsxwriter" in my command prompt I get the following: "Requirement already satisfied: xlsxwriter in c:\programdata\anaconda3\lib\site-packages" But when running "import xlsxwriter" I get the following: "Traceback (most recent call last