Python Forum
Is it possible to extract 1 or 2 bits of data from MS project files?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to extract 1 or 2 bits of data from MS project files?
#9
I asked you to remove the code that catches the exception and let Python provide a detailed error report. try/except get in the way during debugging, especially when you are in the "learning how to use a new tool" stage of development. The error message returned was useless and gave no indication that the problem was you provided a bad path.

Glad it is working now.
Reply


Messages In This Thread
RE: Is it possible to extract 1 or 2 bits of data from MS project files? - by deanhystad - Feb-16-2024, 12:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can't it extract the data from .txt well? Melcu54 3 693 Aug-20-2023, 10:07 PM
Last Post: deanhystad
Question Need help for a python script to extract information from a list of files lephunghien 6 1,148 Jun-12-2023, 05:40 PM
Last Post: snippsat
  script to calculate data in csv-files ledgreve 0 1,139 May-19-2023, 07:24 AM
Last Post: ledgreve
  python Extract sql data by combining below code. mg24 1 990 Oct-03-2022, 10:25 AM
Last Post: mg24
  SQL Alchemy help to extract sql data into csv files mg24 1 1,839 Sep-30-2022, 04:43 PM
Last Post: Larz60+
  How to extract specific data from .SRC (note pad file) Shinny_Shin 2 1,299 Jul-27-2022, 12:31 PM
Last Post: Larz60+
  Apply textual data cleaning to several CSV files ErcoleL99 0 864 Jul-09-2022, 03:01 PM
Last Post: ErcoleL99
  Extract parts of multiple log-files and put it in a dataframe hasiro 4 2,121 Apr-27-2022, 12:44 PM
Last Post: hasiro
  How to rotate bits ? korenron 2 1,667 Mar-23-2022, 04:05 PM
Last Post: Larz60+
  Can ZipFile be used to extract hidden files? AiedailEclipsed 0 1,664 Mar-22-2022, 05:21 PM
Last Post: AiedailEclipsed

Forum Jump:

User Panel Messages

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