ethanbass / chromConverter

Parsers for chromatography data in R (HPLC-DAD/UV, GC-FID, MS)
https://ethanbass.github.io/chromConverter/
GNU General Public License v3.0
25 stars 3 forks source link

Python environment sometimes fails to load on Windows due to dependency issues #8

Open ethanbass opened 1 year ago

ethanbass commented 1 year ago

Python environment sometimes fails to load (due to issues building C++ extensions?) as discussed in issue #7. I'm not sure what can be done about this directly, but at least providing better documentation about what the actual requirements are would probably be helpful.