#123 closed defect (worksforme)
python24.dll not installed with enthought
Reported by: | nick | Owned by: | ole |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Compilation and installation | Version: | 1.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
i followed the instructions to the letter in the installation instructions and when i compiled it had an error "python24.dll file not found". I'm installing it on a freshy built dell laptop D810 with Win2000
i copied "python24.dll" from my desktop and then it was fine
Change History (6)
comment:1 Changed 17 years ago by duncan
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 17 years ago by duncan
- Resolution worksforme deleted
- Status changed from closed to reopened
comment:3 Changed 17 years ago by duncan
- Resolution set to worksforme
- Status changed from reopened to closed
Correction. I've added a check for the dll, changeset:4759
comment:4 Changed 17 years ago by ole
Funny - enthought also always worked for me wherever I installed it. Curious.
comment:5 Changed 17 years ago by anonymous
Nick had admin rights. It seems that when python is installed with admin rights the dll is not put in the python directory.
comment:6 Changed 17 years ago by anonymous
changeset:4764 looks for the dll in C:\WINNT\system32 as well.
Note: See
TracTickets for help on using
tickets.
I just installed enthon-python2.4-1.0.0.exe and that had the python24.dll. So this is confusing. I've added a check for the dll. round changeset:4489