如果您下载的是DLL文件(如果是其他软件请无视下面的信息):

1、下载后根据您系统的情况选择X86/X64,X86为32位电脑,X64为64位电脑。 如果您不知道是X86还是X64,可以住个尝试。

2、把dll文件拷贝到对应目录

C:\Windows\System (Windows 95/98/Me)

C:\WINNT\System32 (Windows NT/2000)

C:\Windows\System32 (Windows XP,Vista,7,8,10)

如果是64位文件C:\Windows\SysWOW64

至此如果问题依旧,您可能需要使用regsvr32注册文件

方法如下: 单击开始,选择运行 ,输入 regsvr32 2_48_python24.dll 并按下确认 之后会弹出注册成功信息即可。

If you download a DLL file, this is the installation instructions.

Step 1

Open the 2_48_python24.dll file you downloaded from zhaodll.com.

After extracting your zip or rar, place the extracted DLL in the directory of the program that is requesting the file. Make sure to use a 32bit DLL for a 32bit program, and a 64bit DLL for a 64bit program. Failure to do so will likely result in a 0xc000007b error.

Step 2

If that does not help your problem, place the file to your system directory.

By default, this is

C:\Windows\System (Windows 95/98/Me),

C:\WINNT\System32 (Windows NT/2000), or

C:\Windows\System32 (Windows XP, Vista, 7, 8, 8.1, 10).

On a 64bit version of Windows, the default folder for 32bit DLL is C:\Windows\System32\ , and for 64bit dll C:\Windows\SysWOW64\ .

Make sure to overwrite any existing files (but make a backup copy of the original file).

Reboot your computer.

Step 3

If the problem still occurs, try the following to register the DLL:

For 32bit DLL on a 32bit Windows, and for 64bit DLL on a 64bit Windows:

Open an elevated command prompt.

To do this, click Start, click All Programs, click Accessories, right-click "Command Prompt", and then click Run as administrator.

In Windows 8/10, go to the Start screen. Start typing cmd and Windows will find "Command Prompt". Right click "Command Prompt" and choose "Run as administrator".

If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.

Type regsvr32 2_48_python24.dll and press Enter.

Registering 32bit DLL on a 64bit Windows:

Open an elevated command prompt, as instructed above.

In the command prompt, start by typing following and press enter:

cd c:\windows\syswow64\

then type the following and press enter:

regsvr32 c:\windows\syswow64\2_48_python24.dll

Finally, reboot your PC one last time to refresh the memory. That should do it!

python24.dll_2_48_python24.dll相关推荐

  1. python编译成dll文件_用vc生成可被python调用的dll文件

    前提已经有.c 和.i文件 用swid编译了.i文件生成了wrap.c文件和.py文件 vc创建dll工程 将.h加入到头文件中.c文件和wrap.c文件添加到源文件中 将.i文件添加到工程目录下 T ...

  2. 由于找不到PBSYS90.dll,无法继续执行代码。重新安装程序可能会解决此问题!

    问题: 解决: 找到你安装powerbuild的目录,找到这个dll文件 把它添加进环境变量的path里 结果: 重启就会成功! 总结: 1.重装是解决不了的,我试了两次都还是不行 2.网上找PBSY ...

  3. 【VS实践】VS解决方案中出现无法生成DLL文件

    前言: 这几天在学习牛腩新闻发布系统,突然发现标准的过程原来是从D层倒着往U层敲,在敲的过程中,遇到了一个问题:D层生成的DLL文件,在B层和U层中使用不了! 从早上10:00~15:30,自己弄了好 ...

  4. 彻底解决tensorflow:ImportError: Could not find 'cudart64_90.dll' tensorflow安装

    今天装tensorflow-gpu出现了很多问题 1.pip install tensorflow-gpu下载过慢 解决办法可查看 Python机器学习常用模块 2.安装完tensorflow以后,运 ...

  5. DllImport dll中有些啥函数 及 dll中是否用到了别的dll

    在加载dll的时候不知道dll中有哪些接口怎么办,或者使用别人封装的东西时报出类似于"无法在 DLL"XXX.dll"中找到名为"XXX函数"的入口点 ...

  6. C++中模块(Dll)对外暴露接口的方式

    总结下C++中模块(Dll)对外暴露接口的方式: (1)导出API函数的方式 这种方式是Windows中调用DLL接口的最基本方式,GDI32.dll, User32.dll都是用这种方式对外暴露系统 ...

  7. Atitit.java jna  调用c  c++ dll的原理与实践  总结  v2  q27

    Atitit.java jna  调用c  c++ dll的原理与实践  总结  v2  q27 1. Jna简单介绍1 2. Jna范例halo owrld1 3. Jna概念2 3.1. (1)需 ...

  8. C#中用ILMerge将所有引用的DLL和exe文件打成一个exe文件

    今天做了一个软件,想发布的时候才发现调用的类没几个,就像把它们都跟EXE文件打包在一起,以后复制去别的地方用也方便,于是上网搜了一下,发现网上大部分都是用ILMerge实现的,于是也自己试了一下,不过 ...

  9. com组件和一般dll的区别

    这阵子在想一个需要利用com组件的小程序怎么做,突然想起上次去面试的时候考官问过autocad开发时为什么要利用com,而不采用一般的dll呢?     到google上查了一下,许多人也问了一样的问 ...

最新文章

  1. linux文件自动删除,自动删除文件脚本(Linux shell脚本)
  2. mysql 113_MySQL教程113-MySQL流程控制语句
  3. mysql导入frm文件_MySQL备份文件.ibd、.frm、.MYD、.MYI的恢复教程
  4. python作业网站_python大作业
  5. 清华大学计算机系毕业季博论 | 预荐未来的自己
  6. python 数组写txt_python txt文件常用读写操作
  7. Comcast以纯文本泄露客户Wi-Fi登录信息,立即更改密码
  8. python将图片存入数据库_使用python把图片存入数据库
  9. 七、MySql-锁与事物
  10. c语言常用词汇下载,C语言常用词汇表
  11. 操作excel的perl模块
  12. Julia : varinfo() 与工作空间,@isdefined, @which
  13. linux系统的日历如何改,linux下实现农历的日历
  14. 实验九:采用异步方式实现文件读/写
  15. 企企通SRM项目再获肯定,助力迈金科技一站式数字化采购平台成功上线
  16. javase扎金花程序
  17. 机器人,给我来一瓶82年的农夫山泉
  18. 家里Wifi网速突然变慢,一招瞬间提速
  19. python 如何创建文件夹(新建文件夹)
  20. 刘鹏计算广告学1:广告的基本知识(一)

热门文章

  1. 数据中心SDN技术发展应用之MP-BGP
  2. ubuntu16.04安装curl
  3. 【设计模式】装饰器模式的使用
  4. 【Jenkins】持续集成、持续交付与持续部署
  5. 深入理解r2dbc-mysql
  6. Spring Boot中的测试
  7. CentOS设置文本启动方式(命令行模式)
  8. java虚拟机性能监控调优及原则
  9. elasticsearch_script_01
  10. kafka_rebalance过长问题排查