Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
8300 มุมมอง

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มิ.ย. 18
4749
1
ก.พ. 24
3131
1
มี.ค. 15
5654
2
มี.ค. 15
5131
4
พ.ค. 24
7594