Re: Vnev issue - AttributeError: module 'sysconfig' has no attribute '_get_default_scheme'. Did you mean: 'get_default_scheme'?

2021-11-05 Thread OmPs
How are you creating the virtualenv. Creating virtualenv is pretty straightforward. Please share what you are doing? On Fri, 5 Nov 2021 at 10:15 PM, pranesh kumar wrote: > > >Hi > >Facing problem in creating virtual environment and in importing modules > in >pycharm community

Re: Issues with running python in Command prompt

2021-01-16 Thread OmPs
On Sat, 16 Jan 2021, 23:51 mohsen shooshtari, wrote: > hello, > Thanks in advance for your consideration. I install python3.8 and then > install Pycharm but when I call python in Command prompt, followed by > ( 'python' > is not recognized as an internal or external command, operable program or

Re: Downloading Python

2020-08-02 Thread OmPs
It's quite possible you have a version mismatch. Try installing python 3.8 first. BtW, before the would you like to check what version python command reports. Sorry for top post. I am sending from my phone and bottom post pretty confusing here. On Mon, Aug 3, 2020, 00:56 Eryk Sun wrote: > On

error while installing using pip.

2015-09-20 Thread OmPs
Hi all, I am getting the below error while I am trying to install atfork package from pip repositories. I have done a thorough google search but am not able to find and appropriate solution for it.Installation of SSL packages and ssl package from python too do not solve the mystry. # pip install

Parsing data from text file to python

2015-08-09 Thread OmPs
Hi All, Please accept my apologies, if this similar question has been asked earlier, I tried to search over the stack network and googled but couldn't find relevant information, partly may be because I may not be able to search effectively. I have built a contact form which sends me email for

Re: Varable parsing error with python

2015-02-10 Thread OmPs
On 10 Feb 2015 13:12, Chris Angelico ros...@gmail.com wrote: On Tue, Feb 10, 2015 at 6:30 PM, OmPs torque.in...@gmail.com wrote: def _getPackgeVersion(xmlfile, p): package = str(p) if isinstance(fpmdict[application][package], list): for i in fpmdict

Re: Varable parsing error with python

2015-02-10 Thread OmPs
On 10 Feb 2015 13:59, OmPs torque.in...@gmail.com wrote: On 10 Feb 2015 13:12, Chris Angelico ros...@gmail.com wrote: On Tue, Feb 10, 2015 at 6:30 PM, OmPs torque.in...@gmail.com wrote: def _getPackgeVersion(xmlfile, p): package = str(p) if isinstance(fpmdict

Varable parsing error with python

2015-02-09 Thread OmPs
In an XML file which contain a tag and then these tags contain properties, which later are being called in anoter tag where these properties are expanded as variables. For eg. instance name='instancename' user='test' group='test' fullname='test%20-%20dev%20app' property

xml problem in parsing the great grandchildren

2014-11-13 Thread OmPs
http://pastebin.com/GCD6J0wd I am stuck here. What I am looking for is description of the system memory, but system has lot of places where class=memory is used and hence i can't use it. i need the one's which has id=bank:0 .. n and collect the decryption of it. I don't have option to use lxml.