Looking for help with this package that is failing to build in my project.
Runtime Details
Language - python 3.9.9
Platform - Windows
Failing Packages
pysubtypes 0.3.18
I took the base python 3.9.9 and added pandas 1.3.1 and office365 0.3.15 to it, they build successfully in the build. but
I see failures for pysubtypes 0.3.18, pymiscutils 0.3.14,pyiotools 0.3.18,pathmagic 0.3.14
looks like these are dependencies or inbuild packages.
Any help is much appreciated .
Regards
Preeti
I had a look at this and most of the packages that aren’t building are alpha software from the same author and have very limited use. If you are looking for o365 (well maintained and popular), and a rest client, those build just fine. However, I don’t know your use case. but perhaps there are other packages that may meet your needs that are more popular.
Here is the build after I removed those office365 packages: ActiveState
JeffR,
Thank you for your replay. Office365 have lots of methods that I use for Sharepoint project.
I already did the POC using it.
is there a way these can be resolved?
regards
Preeti