I can’t completely create a PyDev project in Eclipse
Whether I install PyDev as a plugin or as a web address from which to download the libraries in Eclipse, it always gives me the usual problem when I try to implement a project in Python. I can create the outermost part of the project, but when I need to create an internal Package to then create a module in python it won’t let me create the Package, in the dialog box and in the top box it won’t accept any Project Name including the one I need to enter. Has anyone been able to solve this problem?