Skip to content

Comments

Fixes issues running XFuse on MacOX#51

Open
czarnewski wants to merge 6 commits intoludvb:masterfrom
czarnewski:master
Open

Fixes issues running XFuse on MacOX#51
czarnewski wants to merge 6 commits intoludvb:masterfrom
czarnewski:master

Conversation

@czarnewski
Copy link

Briefly:

  • fixes import matplotlib to import matplotlib.pyplot as plt in xfuse/messengers/stats/stats_handler.py
  • Fixes issue defining functions inside functions in xfuse/data/utility/misc.py
  • Fixes thread count on MacOS by replacing len(os.sched_getaffinity(0)) to multiprocessing.cpu_count() in xfuse/run.py

@ludvb ludvb mentioned this pull request Oct 10, 2022
@archieenninful
Copy link

thanks! that solved the issue.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants