Sunday, July 28, 2019

Re: Cant create venv

Hi Franck,

Thanks, this is the best way to salvage project, will do.

Best wishes,

K
On 28 Jul 2019, at 16:28, Franck Tchouanga <ftchouanga@gmail.com> wrote:

try to create another project through the command line and then copy and paste your past work to the presently created project.


On Sun, Jul 28, 2019 at 3:58 PM Kean Dumba <keanld1@gmail.com> wrote:
Hi,

I was writing some code in sublime text for my django app.
and my python session suspended after migrate. now i'm not able to run django or venv,
the error below is what i receive.

keans-air:project ProductionEnv$ python3 -m venv project

dyld: Library not loaded: @executable_path/../.Python

  Referenced from: /usr/local/bin/python3

  Reason: image not found

Trace/BPT trap: 5


Is this issue familiar to anyone, please can you let me know what it is and how to fix?

n.b. unfortunately, the web resources returned on google search did not resolve.


thanks,


K



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f407b115-ecc7-4557-b3b2-b12e47c009be%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANRJ%3D3mvWp1BRvH%2BvurH%3Df6Y%2B-4rOdKon4VC3Wf8P45uPhf0tw%40mail.gmail.com.

No comments:

Post a Comment