Python Forum
issues downloading xlsxwrite library
Thread Rating:
  • 3 Vote(s) - 2.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issues downloading xlsxwrite library
#1
I'm having some issues downloading the xlsxwrite library

In my command prompt I typed
"pip install xlsxwrite" and got the following:
Requirement already satisfied: xlsxwriter in c:\programdata\anaconda3\lib\site-packages

In a shell I tried to import xlsxwrite and got the following:

Traceback (most recent call last):
 File "<pyshell#0>", line 1, in <module>
   import xlsxwriter
ImportError: No module named 'xlsxwriter'
Any idea what is going on?

thanks in advance!
Reply


Messages In This Thread
issues downloading xlsxwrite library - by tenichols - Jun-01-2017, 02:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Downloading images from webpages H84Gabor 2 1,926 Sep-29-2021, 05:39 PM
Last Post: snippsat
  Downloading a module Xlsxwriter dan789 6 11,403 Jan-26-2019, 02:13 PM
Last Post: dan789
  "if statement" and downloading a dataset Alberto 1 2,520 Jan-25-2018, 01:44 PM
Last Post: ka06059
  Downloading and using pyperclip PMPythonlearner 2 5,086 Dec-31-2017, 04:37 PM
Last Post: PMPythonlearner
  Problem downloading 2.7.8 Mac OSX Benjipincus 2 3,073 Dec-18-2017, 01:33 PM
Last Post: snippsat
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,873 May-06-2017, 11:29 AM
Last Post: harun2525
  FTP not downloading files but showing success python_lover 2 4,475 Jan-25-2017, 02:31 PM
Last Post: python_lover

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020