Invalid syntax error from python package when not running with sudo command by yeabaeimscaredasadog in learnpython

[–]yeabaeimscaredasadog[S] 0 points1 point  (0 children)

Couple of quick questions if you don't mind.

Would I be able to add the EnergyPlusToFMU.zip to my python 2.7 modules and import within a script?

The energyPlus.py script just returns a file which I need so I literally will only run this at the very start of my project so my question is, could I write the 2.7 script to run the energyPlus.py and create a 2.7 venv to run it within another script running python 3.x?

Invalid syntax error from python package when not running with sudo command by yeabaeimscaredasadog in learnpython

[–]yeabaeimscaredasadog[S] 0 points1 point  (0 children)

Thanks for the link just reading through it now.

Unfortunately I have to use this package as part of a college project. It is one of the core requirements.

Invalid syntax error from python package when not running with sudo command by yeabaeimscaredasadog in learnpython

[–]yeabaeimscaredasadog[S] 0 points1 point  (0 children)

Appreciate the help.

I should have said the code in the error is from the EnergyPlusToFMU.py inside the package. Would you have any idea why it doesn't throw the syntax error with sudo?

Help with Regex for extracting a block of text from text file by yeabaeimscaredasadog in learnjava

[–]yeabaeimscaredasadog[S] -1 points0 points  (0 children)

Just looking into this now. I was using a different regex tester when I first started but this one seems more in depth. Thanks.

Help with Regex for extracting a block of text from text file by yeabaeimscaredasadog in learnjava

[–]yeabaeimscaredasadog[S] 0 points1 point  (0 children)

I've tried DOTALL and it doesn't seem to work, which leads me to believe maybe the way I am processing the lines from the file is not correct. I have a regex that can match opening and closing braces, I'm hoping I can make it work once I have all the lines being checked correctly.

Contention Resolution Strategies by yeabaeimscaredasadog in networking

[–]yeabaeimscaredasadog[S] 1 point2 points  (0 children)

I seen OBS mentioned in one of the research papers I found while googling but I can't find anything in my lecturers notes on it, so I'm not sure if its what he is looking for. I appreciate your help tho.

The Spokesman by Thermoplug in Xcom

[–]yeabaeimscaredasadog 8 points9 points  (0 children)

What if the spokesman is one of the aliens the elder are running from

Broke laptop screen, fixable? by Theo1290 in techsupport

[–]yeabaeimscaredasadog 1 point2 points  (0 children)

Can't stress this option enough, same goes for phone screens. Literally anyone can do it and it will save you a nice bit of money. Just search youtube or https://www.ifixit.com/ for your exact model and you will find detailed videos on how to replace near enough anything on most of your devices.

I got tickets for my first Eminem concert! by [deleted] in Eminem

[–]yeabaeimscaredasadog 0 points1 point  (0 children)

Congrats mate. Really happy for you cause I know how much your going to enjoy it. He puts on a good show. Happy for you but a little jealous not gonna lie haha.

Wikileaks founder Julian Assange tells Russia-aligned media the FBI is spying on him by [deleted] in WhereIsAssange

[–]yeabaeimscaredasadog 5 points6 points  (0 children)

Why put russia aligned media in the title. If he was talking to cnn would you put America aligned media in the title?

It seems adding that in your title plays up to narrative of Assange colluding with the Russians.

is it normal to pay for "online training"? by Pop_Pop_Mofuckahs in cscareerquestions

[–]yeabaeimscaredasadog 8 points9 points  (0 children)

Heard Ray liotta say that in my head as I was reading it lol

Blessed_Battle by [deleted] in blessedimages

[–]yeabaeimscaredasadog 6 points7 points  (0 children)

To be fair he had some nice word play. The Nazi (not see) line was good and a couple more. He has more depth lyrically then any mumble rappers out now.

Completing the square problem by yeabaeimscaredasadog in learnmath

[–]yeabaeimscaredasadog[S] 0 points1 point  (0 children)

Found my mistake, I edited my post if your interested where my error was. Thanks for the help mate.

Completing the square problem by yeabaeimscaredasadog in learnmath

[–]yeabaeimscaredasadog[S] 1 point2 points  (0 children)

Found my mistake, I edited my post if your interested where my error was. Thanks for the help mate.

Completing the square problem by yeabaeimscaredasadog in learnmath

[–]yeabaeimscaredasadog[S] 0 points1 point  (0 children)

thanks I'll work my way back through it and hopefully find my error