Jump to content

Search the Community

Showing results for tags 'python'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • The General Stuff
    • Announcements
    • Introduce Yourself!
    • General Discussion
  • Microsoft Software Products
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Server
    • Older Windows NT-Family OSes
    • Windows 9x/ME
    • Other Microsoft Products
  • Unattended Windows Discussion & Support
    • Unattended Windows
    • Other Unattended Projects
  • Member Contributed Projects
    • Nuhi Utilities
    • Member Projects
    • Other Member Contributed Projects
    • Windows Updates Downloader
  • Software, Hardware, Media and Games
    • Forum Categories
    • Mobile Devices
  • Customizing Windows and Graphics
    • Customizing Windows
    • Customizing Graphics
  • Coding, Scripting and Servers
    • Web Development (HTML, Java, PHP, ASP, XML, etc.)
    • Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
    • Server - Side Help (IIS, Apache, etc.)

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype

Found 2 results

  1. Hey all. Anyone ever got to use PyTorch 2.1 or above on Windows 7? Is it incompatible or is it just me? Version 2.0.1 and older worked, but I can't have version 2.1 or above working. It can't start because there are missing dependencies for c10_cuda.dll. According to Dependency Walker these missing dependencies were "API-MS-WIN..." dlls and functions missing from system dlls. I somehow got to fix the missing "API-MS-WIN..." dlls problem, but some functions are still missing from system dlls, for example "ResolveDelayLoadedAPI" is missing from kernel32.dll. Some people say that Dependency Walker should not be trusted though because it sometimes reports false positives instead of the real problem, so I am not even sure that these missing functions are really the problem. I've been trying for over a month. I installed all visual studio runtimes. I installed updates. I installed VxKex but I don't think it can help in this case. I installed nt61 updated kernel too. Nothing worked. I asked about it on PyTorch's forum. One of their devs told me that the only thing they changed was switching from VS2017 to VS2019 builds. I did install visual studio runtimes 2019 though. Can someone please help? Anybody ever tried? Any idea? ( As for why I need PyTorch 2.1, that is because I need to use the new version of Layer Diffuse, which only works with the new version of SD Forge, which needs PyTorch version 2.1 minimum. )
  2. Vintage Application Repository What is this? The VAR tool helps Windows 9x and Windows 2000 computers to get software easier. When the client has been installed, installation of another software is as easy as navigating to the executable, executing the following in a DOS prompt, and dealing with the installer published by the software vendor. varm install Firefox Just like apt-get. I have just recently started the development of this tool, therefore bugs are everywhere. The code is hosted at GitHub: Repository of the repository For slightly more information, please visit the GitHub repository. It contains a README.md file. Please submit an Issue on the GitHub repository if you encounter any bugs or wish to suggest future features to VAR.
×
×
  • Create New...