Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
8223 Lượt xem

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!!!

Ảnh đại diện
Huỷ bỏ

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

You can try one of the methods given in above link

Câu trả lời hay nhất

Hi Jorge,

run below command in your server or system.

sudo pip install XlsxWriter
Thanks
Ảnh đại diện
Huỷ bỏ

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 6 18
4668
1
thg 2 24
3037
1
thg 3 15
5598
2
thg 3 15
5080
4
thg 5 24
7475