Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
64509b33
Commit
64509b33
authored
Apr 16, 2003
by
Jack Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added a note on getting 404 Not Found errors when loading the database.
parent
a950d7b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html
...es/app/Resources/English.lproj/Documentation/packman.html
+11
-1
No files found.
Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html
View file @
64509b33
...
...
@@ -35,8 +35,18 @@
you about this, and also about other external dependencies.
</p>
<p>
PackageManager is available as a separate application and also
as a function of the IDE, through the
File->Package Manager
menu
as a function of the IDE, through the
<tt>
File->Package Manager
</tt>
menu
entry.
</p>
<h2>
Troubleshooting
</h2>
<p>
If package manager fails to open the database first check that you are
connected to the internet. If you are connected then the problem
could be that there is no database (yet?) for your version of Mac OS X.
In the standalone Package Manager you can open an alternative database
with the
<tt>
File->Open URL...
</tt>
command, but you should realize that
you are now on untested ground.
</p>
</td>
</tr>
</table>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment