Python Forum
Comparing 2 Files - Step 1, import and remove tags
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Comparing 2 Files - Step 1, import and remove tags
#3
Thanks! Unfortunately, when I run pip -V I get
"pip 9.0.1 from c:\program files\anaconda3\lib\site-packages (python 3.5)"
When I run pip intstall python-docx I get
"Collecting python-docx
Could not find a version that satisfies the requirement python-docx (from versions: )
No matching distribution found for python-docx"

Scratch that last entry. Somebody from my engineering team just sent me a .ini to use which allowed me to proceed. The code you posted worked! Python can actually import the contents of a file!
Reply


Messages In This Thread
RE: Comparing 2 Files - Step 1, import and remove tags - by JP_ROMANO - Oct-03-2018, 12:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Import multiple CSV files into pandas Krayna 0 1,783 May-20-2021, 04:56 PM
Last Post: Krayna
  import numpy in sub-files paul18fr 1 2,103 Aug-06-2019, 12:38 PM
Last Post: chakrimakam
  comparing two columns two different files in pandas nuncio 0 2,463 Jun-06-2018, 01:04 PM
Last Post: nuncio
  import/use data from text files MichealPeterson 1 3,401 Jun-28-2017, 08:51 AM
Last Post: buran

Forum Jump:

User Panel Messages

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