Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wine-mono is not installed #5

Open
ShyAssassin opened this issue Mar 6, 2023 · 6 comments
Open

Wine-mono is not installed #5

ShyAssassin opened this issue Mar 6, 2023 · 6 comments

Comments

@ShyAssassin
Copy link

After running ./start i noticed that nothing happened and after a bit of digging i found the Torch.Server.exe failed to start because mono was not installed, i fixed this problem by just manually installing mono-wine from wine's website.
mono-wine should have been installed with winetricks but for some reason it was not

@jazn
Copy link

jazn commented Jun 11, 2023

mono-wine has to be installed on the client side too. If you are running client on a linux machine. Looks like it is necessary for TORCH MOD.

@ShyAssassin
Copy link
Author

iirc mono-wine was installed via my package manager on my client machine and host machine, the problem here is with the server side stuff, the wine instance for the torch server did not have mono-wine installed for some reason i had to manually wget and install the mono-wine files using the wine instance's terminal.

@jazn
Copy link

jazn commented Jun 12, 2023

I agree, I just mentioned above for people who might have problem with crashing client. Thanks to your issue I was able to find problem quick.

@ghost
Copy link

ghost commented Feb 21, 2024

Hello,

We have an exciting opportunity for you! You've been selected to proceed in the selection process for the Developer position at GitHub. Congratulations on your achievement!

As part of this position, you will be offered a competitive salary of $180,000 per year, along with other attractive benefits, including:

  • Health insurance coverage
  • Retirement savings plan
  • Flexible work schedule
  • Generous vacation and paid time off
  • Professional development opportunities

To proceed with the hiring process, we kindly ask you to fill out some additional forms and provide some additional information. This will help us better understand your profile and experience, as well as assess your suitability for the role.

Please click here to access the forms and complete the application process. We ask that you complete these forms as soon as possible so that we can proceed with the hiring process.

Important: You have 24 hours to complete the application process.

If you have any questions or need further information, please don't hesitate to contact us.

Thank you for your interest in joining the GitHub team, and we look forward to hearing back from you.

Best regards,
GitHub Recruitment Team
pupydawg69, @i1314, @keygle, @ingtellect, @PeterTheOne, @EthicalCha0s, @avalidurl, @jaypinho, @chiihuang, @oo7ph, @KiselevMaxim, @ethever, @wtypty2, @cruzdanilo, @tthwmk, @ablin42, @JulianToledano, @SiddhantKapil, @leolambo, @kylidboy

Repository owner deleted a comment from DrakoAI Feb 23, 2024
@ShyAssassin
Copy link
Author

ShyAssassin commented Mar 12, 2024

@soyasoya5 can you please lock this issue, there are too many phishing bots

@stubkan
Copy link

stubkan commented Aug 22, 2024

FYI

Wine Mono is a Net Framework replacement

So, if it is wanting Mono to be installed, it is because Net framework is not working.

If you install Mono, you are then making it runn it off Mono, not Net Framework. It would be more ideal to get Net framework to work correctly instead

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

No branches or pull requests

4 participants
@jazn @stubkan @ShyAssassin and others