You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, TNU only works on Linux, and the TNU readme should state that clearly.
Besides the dependency on the bgzip package, which does not install on macOS (or Windows?), TNU uses the Python multiprocessing package, which behaves very differently/incompatibly on macOS, Windows and Linux.
The text was updated successfully, but these errors were encountered:
Description
Currently, TNU only works on Linux, and the TNU readme should state that clearly.
Besides the dependency on the
bgzip
package, which does not install on macOS (or Windows?), TNU uses the Pythonmultiprocessing
package, which behaves very differently/incompatibly on macOS, Windows and Linux.The text was updated successfully, but these errors were encountered: