Interesting. Given that the other files get written to D:\, I think it is unusual that the rest of the project files do not also get written. I would suggest that you create a ticket in the PyCharm issue tracker, and reference your video:
https://youtrack.jetbrains.com/issues/PY --steve On 3/5/21 3:17 PM, Alex Kinchak wrote: > Hi Andi, > thank you for the message. > I have solved the problem changing path_to_project from D-disk to C-disk. Is > it mandatory to deploy projects on disk C (PyCharm installing location by > default) and no other? > > суббота, 6 марта 2021 г. в 02:09:58 UTC+3, [email protected]: > > Hi Alex, > > I reproduced the things you mentioned and for me this seems to work fine. > Screenshots attached. > > Best, Andi > > > > > > >> On 5. Mar 2021, at 23:23, Alex Kinchak <[email protected]> wrote: >> >> Thank you for the message. >> Yes, from within Pycharm. I made video with once again trying to start >> but with the same result - VIDEO >> <https://www.youtube.com/watch?v=R1vWB_LZkPU> >> суббота, 6 марта 2021 г. в 00:16:37 UTC+3, [email protected] >> <http://gmail.com>: >> >> Did you create the project from within Pycharm? I just tried it on >> my end to be sure, same version as you, using these settings: >> >> pycharm64_LGkPq21u0r.png >> >> and the resulting file structure looks like this, as intended: >> >> pycharm64_3r6a7opvk8.png >> Maybe restart pycharm and try again? >> >> On Fri, Mar 5, 2021 at 3:10 PM Alex Kinchak <[email protected]> >> wrote: >> >> Hello, >> I`m facing such a problem: when creating new Pyramid project (as >> 'myproject', PyCharm 2020.3) I have no one more (nested) 'myproject' package >> (with routes, views etc.). Maybe someone have any idea about it? >> Thank you >> >> *SHOULD BE:* >> SHOULD_BE.jpg >> >> *I HAVE:* >> *I_HAVE.jpg >> * >> >> -- >> You received this message because you are subscribed to the >> Google Groups "pylons-discuss" group. >> To unsubscribe from this group and stop receiving emails from >> it, send an email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/pylons-discuss/f244d271-130d-43c3-ae15-d4c5862378efn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/pylons-discuss/f244d271-130d-43c3-ae15-d4c5862378efn%40googlegroups.com?utm_medium=email&utm_source=footer>. >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "pylons-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/pylons-discuss/5dcd9f64-4191-4ee9-a2c2-9063599ceaefn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/pylons-discuss/5dcd9f64-4191-4ee9-a2c2-9063599ceaefn%40googlegroups.com?utm_medium=email&utm_source=footer>. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/5790301d-dcf2-4eef-94a0-9971a1643881n%40googlegroups.com > > <https://groups.google.com/d/msgid/pylons-discuss/5790301d-dcf2-4eef-94a0-9971a1643881n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/f5c35c43-cc89-7aea-0736-f81c81399b8e%40gmail.com.
