跳至内容
菜单
此问题已终结
2 回复
8281 查看

Hello everybody, I have a little problem, I installed xlsxwriter package with the following command because I need it for install a module:

pip install xlsxwriter (with root)


But when I try install the module this message appears:

Unable to install module "report_xlsx" because an external dependency is not met: No module named xlsxwriter

But I don't know where is the problem, anyone could help me? Thanks!!!

形象
丢弃

http://xlsxwriter.readthedocs.io/getting_started.html

You can try one of the methods given in above link

最佳答案

Hi Jorge,

run below command in your server or system.

sudo pip install XlsxWriter
Thanks
形象
丢弃

Hi jorge, this is still not working to me. I've already installed the following command:

sudo pip install XlsxWriter
sudo pip3 install xlswriter
sudo pip install xlswriter
sudo pip xlrd

I've also upgraded the pip with the ff command:
sudo pip install --upgrade pip

None of these has solved my problem. Is there any solution for this? Thanks

相关帖文 回复 查看 活动
1
6月 18
4727
1
2月 24
3111
1
3月 15
5640
2
3月 15
5117
4
5月 24
7559