콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
8427 화면

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
4939
1
2월 24
3293
1
3월 15
5864
2
3월 15
5331
4
5월 24
7880