Skip to content

Instantly share code, notes, and snippets.

@AJP4
Created April 6, 2018 16:52
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AJP4/ef6234776424e2a28e47a35d4fb916cc to your computer and use it in GitHub Desktop.
Save AJP4/ef6234776424e2a28e47a35d4fb916cc to your computer and use it in GitHub Desktop.
Flatten Project into Pandas Table
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Scylla2020
Copy link

Scylla2020 commented Jun 12, 2020

Hi Im getting these errors
Could not locate a type library matching 'Microsoft Project 16.0 Object Library'
and
ModuleNotFoundError: No module named 'MSPRJ'

However the second error is different when testing on jupyter notebook:
AttributeError: module 'MSPRJ' has no attribute 'constants'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment