-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Describe the bug
If there is a a break in internet connection programs fail on import of HyperNetX
To Reproduce
Steps to reproduce the behavior:
- Disconnect from internet
- Try to import
Expected behavior
Program fails because attempted schema download
schema_url = "https://raw.githubusercontent.com/pszufe/HIF_validators/main/schemas/hif_schema_v0.1.0.json"Environment (please complete the following information):
- OS independent
Additional context
I have fixed this locally by commenting out the import of of hif.py locally... But this will likely disturb other files. I would think that you could put the schema in the package via Manifest.
Metadata
Metadata
Assignees
Labels
No labels